Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
volgen
v0.4.1
Top Level Namespace
Args
Options
VolfileOptions
InvalidOption
OptionConfig
Volgen
DistributeGroup
Node
StorageUnit
TiebreakerData
Volfile
VolfileElement
Volume
Built with Crystal 1.9.2
2023-10-08 13:35:44 UTC
class
Volgen::Node
Volgen::Node
Reference
Object
Included Modules
Crinja::Object::Auto
JSON::Serializable
Defined in:
volgen.cr
Constructors
.new
(pull : JSON::PullParser)
.new
Instance Method Summary
#id
: String
#id=
(id : String)
#name
: String
#name=
(name : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
#
[
View source
]
Instance Method Detail
def
id
: String
#
[
View source
]
def
id=
(id : String)
#
[
View source
]
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]