-
-
21 Oct 2020 13:36:33 UTC
- Distribution: Sys-Filesystem
- Module version: 1.408
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (737 / 0 / 0)
- Kwalitee
Bus factor: 1- 59.25% Coverage
- License: apache_2_0
- Activity
24 month- Tools
- Download (30.88KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Cwd
- File::Spec
- FindBin
- IO
- IPC::Cmd
- Module::Pluggable
- Params::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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
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.
Module Install Instructions
To install Sys::Filesystem, copy and paste the appropriate command in to your terminal.
cpanm Sys::Filesystem
perl -MCPAN -e shell install Sys::Filesystem
For more information on module installation, please visit the detailed CPAN module installation guide.