struct Shards::GitBranchRef

Defined in:

resolvers/git.cr

Constructors

Instance Method Summary

Instance methods inherited from struct Shards::GitRef

full_info full_info

Instance methods inherited from struct Shards::Ref

initialize initialize

Constructor methods inherited from struct Shards::Ref

new new

Constructor Detail

def self.new(branch : String) #

[View source]

Instance Method Detail

def to_git_ref #

[View source]
def to_s(io) #

[View source]
def to_yaml(yaml) #

[View source]