class Volgen::StorageUnit
- Volgen::StorageUnit
- Reference
- Object
Included Modules
- Crinja::Object::Auto
- JSON::Serializable
Defined in:
volgen.crConstructors
Instance Method Summary
- #index : Int32
- #index=(index : Int32)
- #node : Volgen::Node
- #node=(node : Volgen::Node)
- #path : String
- #path=(path : String)
- #port : Int32
- #port=(port : Int32)
- #type : String
- #type=(type : String)
- #volume : Volgen::Volume
- #volume=(volume : Volgen::Volume)