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