Class | Rudy::Config::Commands |
In: |
lib/rudy/config/objects.rb
|
Parent: | Caesars |
Process the directives specified in the commands config. NOTE: This affects the processing of the routines config which only works if commands is parsed first. This works naturally if each config has its own file b/c Rudy loads files via a glob (globs are alphabetized and "commands" comes before "routines").
That‘s obviously not good enough but for now commands configuration MUST be put before routines.