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::Solaris - Return Solaris filesystem information to Sys::Filesystem

Attributes

       The  following  is  a  list  of  filesystem properties which may be queried as methods through the parent
       Sys::Filesystem object.

       device
           Resource name.

       device_to_fsck
           The raw device to fsck.

       mount_point
           The default mount directory.

       fs_vfstype
           The  name of the file system type.

       fs_freq
           The number used by fsck to decide whether to check the file system automatically.

       mount_at_boot
           Whether the file system should be mounted automatically by mountall.

       fs_mntops
           The file system mount options.

       time
           The time at which the file system was mounted.

Author

Inheritance

         Sys::Filesystem::Solaris
         ISA Sys::Filesystem::Unix
           ISA UNIVERSAL

Methods

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

Name

       Sys::Filesystem::Solaris - Return Solaris filesystem information to Sys::Filesystem

See Also

       Solaris::DeviceTree

Synopsis

       See Sys::Filesystem.

See Also