struct

ServerInfoBody

Inherits Struct < Value < Object

Constructors

from_json(raw : String) : self
Source
new(version : String, paths : PathsBody, storage : StorageBody, publicIp : String | Nil = nil)
Source

Class methods

schema_json
Source
valid?(json : String) : Bool
Source
validate(json : String) : AtaValidator::ValidationResult
Source
validator
Source

Instance methods

paths
publicIp
storage
version