SYNOPSIS
See Sys::Filesystem.INHERITANCE
Sys::Filesystem::Mswin32 ISA UNIVERSAL
METHODS
- version ()
- Return the version of the (sub)module.
ATTRIBUTES
- mount_point
- Mount point.
- device
- Device of the file system.
- mounted
- True when mounted.
VERSION
$Id$AUTHOR
Nicola Worthington <[email protected]> - <http://perlgirl.org.uk>Jens Rehsack <[email protected]> - <http://www.rehsack.de/>
BUGS AND LIMITATIONS
As long no better data source as Win32::DriveInfo is available, only mounted drives are recognized, no UNC names neither file systems mounted to a path.COPYRIGHT
Copyright 2004,2005,2006 Nicola Worthington.Copyright 2009-2014 Jens Rehsack.
This software is licensed under The Apache Software License, Version 2.0.
<http://www.apache.org/licenses/LICENSE-2.0>