Class: Chamomile::PrintlnCommand
- Inherits:
-
Data
- Object
- Data
- Chamomile::PrintlnCommand
- Defined in:
- lib/chamomile/commands.rb
Instance Attribute Summary collapse
-
#text ⇒ Object
readonly
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object (readonly)
Returns the value of attribute text
23 24 25 |
# File 'lib/chamomile/commands.rb', line 23 def text @text end |