struct Zap::Package::Dist::Workspace

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(workspace : String) #

[View source]

Instance Method Detail

def workspace : String #

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

[View source]