Method: Quick::FS::FSConstant#read_file
- Defined in:
- lib/quick/fs.rb
#read_file(path) ⇒ Object
39 40 41 |
# File 'lib/quick/fs.rb', line 39 def read_file(path) contents.to_s end |
39 40 41 |
# File 'lib/quick/fs.rb', line 39 def read_file(path) contents.to_s end |