Class: Plushie::Event::Effect::Result::ClipboardText
- Inherits:
-
Data
- Object
- Data
- Plushie::Event::Effect::Result::ClipboardText
- Defined in:
- lib/plushie/event.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
215 216 217 |
# File 'lib/plushie/event.rb', line 215 def text @text end |