Class: Rixie::Event::RunStart
- Inherits:
-
Data
- Object
- Data
- Rixie::Event::RunStart
- Defined in:
- lib/rixie/event/run_start.rb
Instance Attribute Summary collapse
-
#user_input ⇒ Object
readonly
Returns the value of attribute user_input.
Instance Attribute Details
#user_input ⇒ Object (readonly)
Returns the value of attribute user_input
5 6 7 |
# File 'lib/rixie/event/run_start.rb', line 5 def user_input @user_input end |