Class: RawLine
Instance Attribute Summary
Attributes inherited from BaseLine
Instance Method Summary collapse
Methods inherited from BaseLine
#initialize, #parse?, #sort_with, #to_s
Constructor Details
This class inherits a constructor from BaseLine
Instance Method Details
#attribute_padding_by_name ⇒ Object
97 |
# File 'lib/spacify.rb', line 97 def attribute_padding_by_name; {}; end |
#attribute_sort_order ⇒ Object
96 |
# File 'lib/spacify.rb', line 96 def attribute_sort_order; []; end |