class Git::RemoteCollection
- Git::RemoteCollection
- Git::NoError
- Reference
- Object
Included Modules
- Enumerable(Git::Remote)
Defined in:
git/remote.crConstructors
Instance Method Summary
- #[](name)
- #[]?(name)
-
#each(&)
Must yield this collection's elements to the block.
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable(Git::Remote)
Must yield this collection's elements to the block.