Class: Karper::Message::UpdateTopic
- Inherits:
-
Struct
- Object
- Struct
- Karper::Message::UpdateTopic
- Defined in:
- lib/karper/message.rb
Instance Attribute Summary collapse
-
#contents ⇒ Object
Returns the value of attribute contents.
-
#newt ⇒ Object
Returns the value of attribute newt.
Instance Attribute Details
#contents ⇒ Object
Returns the value of attribute contents
23 24 25 |
# File 'lib/karper/message.rb', line 23 def contents @contents end |
#newt ⇒ Object
Returns the value of attribute newt
23 24 25 |
# File 'lib/karper/message.rb', line 23 def newt @newt end |