Method: Roby::Application#auto_load_all=

Defined in:
lib/roby/app.rb

#auto_load_all=(flag) ⇒ Boolean

Controls whether Roby’s auto-load feature should load all models in #search_path or only the ones in #app_dir. It influences the return value of #auto_load_search_path

Returns:

  • (Boolean)


2852
# File 'lib/roby/app.rb', line 2852

attr_predicate :auto_load_all?, true