Module: Filezor::File::Pathable
- Defined in:
- lib/filezor/file.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path.
7 8 9 |
# File 'lib/filezor/file.rb', line 7 def path @path end |