class Git::Config

Included Modules

Defined in:

git.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(c : Pointer(Git::C::Config)) #

[View source]
def self.new #

[View source]

Instance Method Detail

def each #
Description copied from module Iterable({String, String})

Must return an Iterator over the elements in this collection.


[View source]
def finalize #

[View source]