Method: Git::Path#to_s

Defined in:
lib/git/path.rb

#to_sObject



22
23
24
# File 'lib/git/path.rb', line 22

def to_s
  @path
end