Class: InputKeyboardQueryEvent::Result
- Inherits:
-
Result
- Object
- Result
- InputKeyboardQueryEvent::Result
- Defined in:
- lib/a-contracts.rb
Instance Attribute Summary collapse
-
#input ⇒ Object
Returns the value of attribute input.
Instance Attribute Details
#input ⇒ Object
Returns the value of attribute input.
330 331 332 |
# File 'lib/a-contracts.rb', line 330 def input @input end |