GetoptConvertorFactory.convertible

Set convertible.

  1. string convertible [@property setter]
    class GetoptConvertorFactory(To, From : string = string)
    @property @safe nothrow
    convertible
    (
    string identity
    )
  2. string convertible [@property getter]

Parameters

identity string

the value to be set

Return Value

Type: GetoptConvertorFactory!(To, From)

GetoptConvertorFactory!(To, From)

Meta