struct Zap::Package::Dist::Link

Included Modules

Defined in:

package/dist.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

or(other : T) : T | self forall T or, pipe(&) pipe

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]
def self.new(pull : MessagePack::Unpacker) #

[View source]
def self.new(link : String) #

[View source]

Instance Method Detail

def link : String #

[View source]
def link=(link : String) #

[View source]