Method: Copland::Configuration::Loader#loaders
- Defined in:
- lib/copland/configuration/loader.rb
#loaders ⇒ Object (readonly)
This is the array of visitor objects that will be employed by this driver.
48 49 50 |
# File 'lib/copland/configuration/loader.rb', line 48 def loaders @loaders end |