Method: Git::Remote#to_s

Defined in:
lib/git/remote.rb

#to_sObject



31
32
33
# File 'lib/git/remote.rb', line 31

def to_s
  @name
end