Option.defaults

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Option defaults(string values)
  2. Option defaults(string delegate() value)
    struct Option(T)
    defaults
    (
    scope string delegate
    ()
    value
    )

Meta