struct Shards::GitCommitRef

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

[View source]

Instance Method Detail

def =~(other : GitCommitRef) #

[View source]
def commit : String #

[View source]
def full_info #

[View source]
def to_git_ref : String #

[View source]
def to_s(io) #

[View source]
def to_yaml(yaml) #

[View source]