class Git::NotFoundError

Defined in:

git/base.cr

Constructors

Constructor methods inherited from class Git::Error

new(code : Int, klass : Int32, message) new

Constructor Detail

def self.new(klass : Int32, message) #

[View source]