Method: VirtualFile#path
- Defined in:
- lib/extlib/virtual_file.rb
#path ⇒ Object
Returns the value of attribute path.
5 6 7 |
# File 'lib/extlib/virtual_file.rb', line 5 def path @path end |
Returns the value of attribute path.
5 6 7 |
# File 'lib/extlib/virtual_file.rb', line 5 def path @path end |