Method: Dry::Files::FileSystem#file
- Defined in:
- lib/dry/files/file_system.rb
#file ⇒ Object (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.
14 15 16 |
# File 'lib/dry/files/file_system.rb', line 14 def file @file end |