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

Config::Model::models::Fstab - Configuration class Fstab

Author

       Dominique Dumont

Description

       Configuration classes used by Config::Model

       static information about the filesystems. fstab contains descriptive information about the various file
       systems.

Elements

fs-specificationofonefilesystem
       Each "fs" element contain the information about one filesystem. Each filesystem is referred in this model
       by a label constructed by the fstab parser. This label cannot be stored in the fstab file, so if you
       create a new file system, the label you will choose may not be stored and will be re-created by the fstab
       parser.  Optional.TypehashofnodeofclassFstab::FsLine.

License

       LGPL2

perl v5.40.0                                       2024-11-30                  Config::Model::models::Fstab(3pm)

Name

       Config::Model::models::Fstab - Configuration class Fstab

See Also

       •   cme

       •   Config::Model::models::Fstab::FsLine

See Also