Class: RawLine

Inherits:
BaseLine show all
Defined in:
lib/spacify.rb

Instance Attribute Summary

Attributes inherited from BaseLine

#data

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_nameObject



97
# File 'lib/spacify.rb', line 97

def attribute_padding_by_name; {}; end

#attribute_sort_orderObject



96
# File 'lib/spacify.rb', line 96

def attribute_sort_order; []; end