Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
git-lab
main
Git
Config
Entry
Iterator
ConfigLevel
Errno
Error
Features
Repository
GitLab
Collection
Environment
Error
Lint
Markdown
Me
Namespace
Preferences
Project
Links
Namespace
Owner
Statistics
Projects
Resource
Status
User
Users
Version
OptionParser
Generated using Crystal 1.14.0
2024-11-26 18:22:42 UTC
class
Git::
Config
Git::Config
Reference
Object
Included Modules
Iterable({String, String})
Defined in:
git.cr
Constructors
.new
(c : Pointer(Git::C::Config))
.new
Instance Method Summary
#each
Must return an
Iterator
over the elements in this collection.
#finalize
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
]