IEntry.defaultValue

Sets entry default value.

  1. typeof(this) defaultValue(string defaultValue)
    interface IEntry
    typeof(this)
    defaultValue
    pure @safe
    ()
  2. typeof(this) defaultValue(string[] defaultValue)
  3. string[] defaultValue()

Meta