Class: Lm2doc::Resource
- Inherits:
-
Object
- Object
- Lm2doc::Resource
- Defined in:
- lib/lm2doc/resource.rb,
lib/lm2doc/resource/source.rb,
lib/lm2doc/resource/compass.rb
Defined Under Namespace
Instance Attribute Summary collapse
-
#file ⇒ Object
Returns the value of attribute file.
Instance Method Summary collapse
Instance Attribute Details
#file ⇒ Object
Returns the value of attribute file.
6 7 8 |
# File 'lib/lm2doc/resource.rb', line 6 def file @file end |
Instance Method Details
#write(file_dir_io, options = {}) ⇒ Object
8 9 |
# File 'lib/lm2doc/resource.rb', line 8 def write(file_dir_io, = {}) end |