Scroll to navigation

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

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

VERSION

$Id$

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-2014 Jens Rehsack.

This software is licensed under The Apache Software License, Version 2.0.

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

2014-05-13 perl v5.20.2