Class: Anydoc::Note

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



22
23
24
# File 'lib/anydoc.rb', line 22

def blocks
  @blocks
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



22
23
24
# File 'lib/anydoc.rb', line 22

def id
  @id
end

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



22
23
24
# File 'lib/anydoc.rb', line 22

def kind
  @kind
end