Method: Roby::Application#plugins_enabled=
- Defined in:
- lib/roby/app.rb
#plugins_enabled=(flag) ⇒ Object
True if plugins should be discovered, registered and loaded (true by default)
537 |
# File 'lib/roby/app.rb', line 537 attr_predicate :plugins_enabled?, true |