getDefaultRuleParams

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string[] getDefaultRuleParams(string command, string key)
  2. string[] getDefaultRuleParams(string command, string key, string[] ifNotFound)
    @safe pure
    string[]
    getDefaultRuleParams
    (
    in string command
    ,
    in string key
    ,
    string[] ifNotFound
    )

Meta