Class: Chamomile::PrintlnCommand

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

Instance Attribute Summary collapse

Instance Attribute Details

#textObject (readonly)

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



23
24
25
# File 'lib/chamomile/commands.rb', line 23

def text
  @text
end