Class: MaRuKu::MDDocument::Handling

Inherits:
Struct
  • Object
show all
Defined in:
lib/maruku/input_textile2/t2_parser.rb

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) method

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



102
103
104
# File 'lib/maruku/input_textile2/t2_parser.rb', line 102

def method
  @method
end

- (Object) parse_lines

Returns the value of attribute parse_lines

Returns:

  • (Object)

    the current value of parse_lines



102
103
104
# File 'lib/maruku/input_textile2/t2_parser.rb', line 102

def parse_lines
  @parse_lines
end