Method: Vfs.to_file

Defined in:
lib/vfs/vfs.rb

.to_fileObject



11
12
13
# File 'lib/vfs/vfs.rb', line 11

def to_file
  to_entry.file
end