logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Sys::Filesystem::Mswin32 - Return Win32 filesystem information to Sys::Filesystem

Attributes

       mount_point
           Mount point.

       device
           Device of the file system.

       mounted
           True when mounted.

Author

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.

Inheritance

         Sys::Filesystem::Mswin32
         ISA UNIVERSAL

Methods

       version ()
           Return the version of the (sub)module.

Name

       Sys::Filesystem::Mswin32 - Return Win32 filesystem information to Sys::Filesystem

Synopsis

       See Sys::Filesystem.

See Also