class Partition
- Partition
- Granite::Base
- Reference
- Object
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
models/partition.cr:1models/partition.cr:3
Constructors
Class Method Summary
Instance Method Summary
- #device : String
- #device=(device : String)
- #disks
- #fs_type : String
- #fs_type=(fs_type : String)
- #id : Int64 | Nil
- #id! : Int64
- #id=(id : Int64 | Nil)
- #mountpoint : String
- #mountpoint=(mountpoint : String)