Method: File#to_file

Defined in:
lib/vfs/integration.rb

#to_fileObject



27
28
29
# File 'lib/vfs/integration.rb', line 27

def to_file
  path.to_file
end