Class: Chamomile::WindowTitleCommand
- Inherits:
-
Data
- Object
- Data
- Chamomile::WindowTitleCommand
- Defined in:
- lib/chamomile/commands.rb
Overview
Internal command types intercepted by Program (not delivered to model)
Instance Attribute Summary collapse
-
#title ⇒ Object
readonly
Returns the value of attribute title.
Instance Attribute Details
#title ⇒ Object (readonly)
Returns the value of attribute title
8 9 10 |
# File 'lib/chamomile/commands.rb', line 8 def title @title end |