Method: Dry::Files::FileSystem#file

Defined in:
lib/dry/files/file_system.rb

#fileObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 0.1.0



14
15
16
# File 'lib/dry/files/file_system.rb', line 14

def file
  @file
end