Class: Fluent::Supervisor
- Inherits:
-
Object
- Object
- Fluent::Supervisor
- Defined in:
- lib/fluentspec/supervisor.rb
Instance Method Summary collapse
Instance Method Details
#run_spec ⇒ Object
8 9 10 11 12 13 14 15 |
# File 'lib/fluentspec/supervisor.rb', line 8 def run_spec read_config set_system_config change_privilege init_engine run_configure end |