Class: Chamomile::CursorBlinkMsg
- Inherits:
-
Data
- Object
- Data
- Chamomile::CursorBlinkMsg
- Defined in:
- lib/chamomile/components/cursor.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#tag ⇒ Object
readonly
Returns the value of attribute tag.
Instance Attribute Details
#id ⇒ Object (readonly)
Returns the value of attribute id
4 5 6 |
# File 'lib/chamomile/components/cursor.rb', line 4 def id @id end |
#tag ⇒ Object (readonly)
Returns the value of attribute tag
4 5 6 |
# File 'lib/chamomile/components/cursor.rb', line 4 def tag @tag end |