Class: TheRunner::Server::Config
- Inherits:
-
Object
- Object
- TheRunner::Server::Config
- Defined in:
- lib/the_runner/server/config.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#runner_options ⇒ Object
Returns the value of attribute runner_options.
Instance Method Summary collapse
-
#initialize ⇒ Config
constructor
A new instance of Config.
Constructor Details
#initialize ⇒ Config
Returns a new instance of Config.
5 6 7 |
# File 'lib/the_runner/server/config.rb', line 5 def initialize = {} end |
Instance Attribute Details
#runner_options ⇒ Object
Returns the value of attribute runner_options.
4 5 6 |
# File 'lib/the_runner/server/config.rb', line 4 def end |