Class: Wrapomatic::Line::Processor::Remainder Private
- Defined in:
- lib/wrapomatic/line/processor/remainder.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 line remainder, which is what is left after the primary line is extracted.
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