Module: Filezor::File::Pathable

Defined in:
lib/filezor/file.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject

Returns the value of attribute path.



7
8
9
# File 'lib/filezor/file.rb', line 7

def path
  @path
end