Class
Git::Branches
In:
lib/git/branches.rb
Parent:
Object
object that holds all the available branches
Methods
[]
each
local
new
remote
size
to_s
Included Modules
Enumerable
Public Class methods
new
(base)
Public Instance methods
[]
(symbol)
each
() {|b| ...}
local
()
remote
()
size
()
array like methods
to_s
()
[Validate]