Ktistec::HostMeta::Result
Inherits JSON::Serializable < Reference < Object
A Ktistec::HostMeta query result.
Constructors
new(properties : Nil | Hash(String, Nil | String), links : Nil | Array(Ktistec::HostMeta::Result::Link))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
from_xml(xml)
SourceInstance methods
links(key)
Sourcelinks
Sourcelinks?(key)
Sourceproperties
Sourceproperty(key)
Sourceproperty?(key)
Source