struct Sherd::Git::Head

Included Modules

Defined in:

git.cr

Constructors

Instance Method Summary

Class methods inherited from module Sherd::Git::Revision

parse?(data : String) : Revision | Nil parse?

Constructor Detail

def self.new(value : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(value _value = @value) #

[View source]
def to_s(io : IO) #
Description copied from struct Struct

Same as #inspect(io).


[View source]
def value : String #