a) A global variable that is only read before init of runtime b) CLI args c) CLI variablesSo, wheres d? Configure by function call. I think I should get more involved with druntime development..
You need to configure the runtime before starting it, hence it's not possible to do this as function call from your program.
