Class: DocParser::YAMLOutput
- Defined in:
- lib/docparser/output/yaml_output.rb
Overview
The YAMLOutput class generates a YAML file containing all rows as seperate YAML documents
Instance Attribute Summary
Attributes inherited from Output
Method Summary
Methods inherited from Output
#add_row, #close, #footer, #header, #header=, #initialize, #open_file
Constructor Details
This class inherits a constructor from DocParser::Output