Option.configVal

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Self configVal(T value)
  2. Self configVal(T value, T[] rest)
    class Option
    package
    configVal
    (
    T
    )
    (,)
    if (
    !is(T == bool)
    )
  3. Self configVal(T[] values)

Meta