Class: Anydoc::ListItem

Inherits:
Data
  • Object
show all
Defined in:
lib/anydoc.rb

Instance Attribute Summary collapse

Instance Attribute Details

#blocksObject (readonly)

Returns the value of attribute blocks

Returns:

  • (Object)

    the current value of blocks



18
19
20
# File 'lib/anydoc.rb', line 18

def blocks
  @blocks
end

#checkedObject (readonly)

Returns the value of attribute checked

Returns:

  • (Object)

    the current value of checked



18
19
20
# File 'lib/anydoc.rb', line 18

def checked
  @checked
end

#marker_labelObject (readonly)

Returns the value of attribute marker_label

Returns:

  • (Object)

    the current value of marker_label



18
19
20
# File 'lib/anydoc.rb', line 18

def marker_label
  @marker_label
end