class

HostMeta::Result::Link

Inherits JSON::Serializable < Reference < Object

Constructors

new(rel : String, type : Nil | String, template : Nil | String, href : Nil | String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

from_xml(xml)
Source

Instance methods

href
Source
href=(href : String | Nil)
Source
rel=(rel : String)
Source
template
Source
template=(template : String | Nil)
Source
type
Source
type=(type : String | Nil)
Source