Class: Dms::Parser::HBody

Inherits:
Struct
  • Object
show all
Defined in:
lib/dms/parser.rb

Overview

———- Heredocs ———-

Instance Attribute Summary collapse

Instance Attribute Details

#linesObject

Returns the value of attribute lines

Returns:

  • (Object)

    the current value of lines



2507
2508
2509
# File 'lib/dms/parser.rb', line 2507

def lines
  @lines
end

#strip_depthObject

Returns the value of attribute strip_depth

Returns:

  • (Object)

    the current value of strip_depth



2507
2508
2509
# File 'lib/dms/parser.rb', line 2507

def strip_depth
  @strip_depth
end