Class: CodelessCode::Formats::Raw
- Defined in:
- lib/codeless_code/formats/raw.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from CodelessCode::Formats::Base
Instance Method Details
#call ⇒ Object
19 20 21 |
# File 'lib/codeless_code/formats/raw.rb', line 19 def call raw end |