Option.defaults

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

Meta