table of contents
Sys::Filesystem::Cygwin(3pm) | User Contributed Perl Documentation | Sys::Filesystem::Cygwin(3pm) |
NAME¶
Sys::Filesystem::Cygwin - Return Cygwin filesystem information to Sys::Filesystem
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.
SEE ALSO¶
AUTHOR¶
Nicola Worthington <nicolaw@cpan.org> - <http://perlgirl.org.uk>
Jens Rehsack <rehsack@cpan.org> - <http://www.rehsack.de/>
COPYRIGHT¶
Copyright 2004,2005,2006 Nicola Worthington.
Copyright 2008-2020 Jens Rehsack.
This software is licensed under The Apache Software License, Version 2.0.
2020-10-24 | perl v5.30.3 |