Class: ThemeCheck::SpaceInsideBraces::BlockMarkup

Inherits:
Struct
  • Object
show all
Defined in:
lib/theme_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



32
33
34
# File 'lib/theme_check/checks/space_inside_braces.rb', line 32

def markup
  @markup
end

#node_markup_offsetObject

Returns the value of attribute node_markup_offset

Returns:

  • (Object)

    the current value of node_markup_offset



32
33
34
# File 'lib/theme_check/checks/space_inside_braces.rb', line 32

def node_markup_offset
  @node_markup_offset
end