View Source GoogleApi.MigrationCenter.V1.Model.FstabEntry (google_api_migration_center v0.3.1)
Single fstab entry.
Attributes
-
file
(type:String.t
, default:nil
) - The mount point for the filesystem. -
freq
(type:integer()
, default:nil
) - Used by dump to determine which filesystems need to be dumped. -
mntops
(type:String.t
, default:nil
) - Mount options associated with the filesystem. -
passno
(type:integer()
, default:nil
) - Used by the fsck(8) program to determine the order in which filesystem checks are done at reboot time. -
spec
(type:String.t
, default:nil
) - The block special device or remote filesystem to be mounted. -
vfstype
(type:String.t
, default:nil
) - The type of the filesystem.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.