Method: Pathname#path

Defined in:
lib/pathname_builtin.rb

#pathObject (readonly, protected)

Returns the value of attribute path.



205
206
207
# File 'lib/pathname_builtin.rb', line 205

def path
  @path
end