SYNOPSIS
See Sys::Filesystem.INHERITANCE
Sys::Filesystem::Cygwin ISA Sys::Filesystem::Unix ISA UNIVERSAL
METHODS
- version()
- Return the version of the (sub)module.
ATTRIBUTES
The following is a list of filesystem properties which may be queried as methods through the parent Sys::Filesystem object.- device
- Device mounted.
- mount_point
- Mount point.
- fs_vfstype
- Filesystem type.
- fs_mntops
- Mount options.
VERSION
$Id$AUTHOR
Nicola Worthington <[email protected]> - <http://perlgirl.org.uk>Jens Rehsack <[email protected]> - <http://www.rehsack.de/>
COPYRIGHT
Copyright 2004,2005,2006 Nicola Worthington.Copyright 2008-2014 Jens Rehsack.
This software is licensed under The Apache Software License, Version 2.0.
<http://www.apache.org/licenses/LICENSE-2.0>