Libraries
»
git
(1.5.0)
»
Index
»
Git
»
Branch
»
#to_a
Method: Git::Branch#to_a
Defined in:
lib/git/branch.rb
#
to_a
⇒
Object
84 85 86
# File 'lib/git/branch.rb', line 84
def
to_a
[
@full
]
end