class

Git::RemoteCollection

Inherits Enumerable < Git::NoError < Reference < Object

Constructors

new(repo : Repo)
Source

Instance methods

[](name)
Source
[]?(name)
Source
each

Must yield this collection's elements to the block.

Source