Method: Cotta::FileFactory.physical
- Defined in:
- lib/cotta/file_factory.rb
.physical ⇒ Object
Returns the FileFactory instance that represents the physical file system
59 60 61 |
# File 'lib/cotta/file_factory.rb', line 59 def self::physical PHYSICAL end |