Class: PlatformosCheck::SpaceInsideBraces::BlockMarkup

Inherits:
Struct
  • Object
show all
Defined in:
lib/platformos_check/checks/space_inside_braces.rb

Instance Attribute Summary collapse

Instance Attribute Details

#markupObject

Returns the value of attribute markup

Returns:

  • (Object)

    the current value of markup



31
32
33
# File 'lib/platformos_check/checks/space_inside_braces.rb', line 31

def markup
  @markup
end

#node_markup_offsetObject

Returns the value of attribute node_markup_offset

Returns:

  • (Object)

    the current value of node_markup_offset



31
32
33
# File 'lib/platformos_check/checks/space_inside_braces.rb', line 31

def node_markup_offset
  @node_markup_offset
end