Class: File
- Inherits:
-
Object
- Object
- File
- Defined in:
- lib/vfs/integration.rb
Instance Method Summary collapse
Instance Method Details
#to_entry ⇒ Object
23 24 25 |
# File 'lib/vfs/integration.rb', line 23 def to_entry path.to_entry end |
#to_file ⇒ Object
27 28 29 |
# File 'lib/vfs/integration.rb', line 27 def to_file path.to_file end |