Git::BranchCollection
Constructors
new(repo : Repo)
SourceInstance methods
[](name)
Sourceeach(b_type : BranchType = BranchType::All, &)
Sourceeach(b_type : BranchType = BranchType::All)
Must return an Iterator over the elements in this collection.
each_name(b_type : BranchType = BranchType::All)
Source