Method: Git::EscapedPath#path

Defined in:
lib/git/escaped_path.rb

#path (readonly)

Returns the value of attribute path.

[View source]

29
30
31
# File 'lib/git/escaped_path.rb', line 29

def path
  @path
end