struct Shards::GitResolver::GitVersion

Defined in:

resolvers/git.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : String, commit : String | Nil = nil) #

[View source]

Instance Method Detail

def clone #

[View source]
def commit : String | Nil #

def copy_with(value _value = @value, commit _commit = @commit) #

[View source]
def value : String #