NAME
Sys::Filesystem::Cygwin - Return Cygwin filesystem information to Sys::Filesystem
VERSION
$Revision: 1.5 $
FILESYSTEM PROPERTIES
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.
SEE ALSO
Sys::Filesystem Sys::Filesystem::Unix http://cygwin.com/cygwin-ug-net/using.html
BUGS
Probably. Please email me a patch if you find something ghastly.
AUTHOR
Nicola Worthington <nicolaworthington@msn.com>
http://www.nicolaworthington.com/
$Author: nicolaw $
CHANGELOG
$Log: Cygwin.pm,v $
Revision 1.5 2005/12/02 16:05:03 nicolaw
Fixed tabulation, ^M's and skipping of empty lines in footab files
Revision 1.4 2004/10/06 16:14:27 nicolaw
Fixed some typos
Revision 1.3 2004/10/06 16:03:53 nicolaw
Updated around mount command pipe
Revision 1.2 2004/10/06 15:42:13 nicolaw
Added dummy skel to finish up on shortly