class Stremio::Addon::DevKit::Mixins::Meta::LinkCast

Defined in:

stremio-addon-devkit/mixins/meta.cr

Constructors

Constructor methods inherited from class Stremio::Addon::DevKit::Mixins::Meta::LinkSearchable

new(pull : JSON::PullParser)
new(name)
new

Instance methods inherited from class Stremio::Addon::DevKit::Mixins::Meta::Link

category : String category, category=(category : String) category=, name : String name, name=(name : String) name=, url : URI url, url=(url : URI) url=

Constructor methods inherited from class Stremio::Addon::DevKit::Mixins::Meta::Link

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]