The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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

http://cygwin.com/cygwin-ug-net/using.html

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.

http://www.apache.org/licenses/LICENSE-2.0