Class: Wrapomatic::Line::Processor::Primary Private
- Defined in:
- lib/wrapomatic/line/processor/primary.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
A line processor that extracts the primary line, which is all parts of the line before the column cutoff, inclusive.
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Wrapomatic::Line::Processor::Base