Command.setOptionValDirectly

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Self setOptionValDirectly(string key, T value, Source src)
  2. Self setOptionValDirectly(string key, Source src)
  3. Self setOptionValDirectly(string key, bool value, Source src)
    class Command
    package
    setOptionValDirectly
    (
    string key
    ,
    bool value = true
    ,)

Meta