ArgumentInformationProvider.argument

Set argument

  1. string argument [@property setter]
    class ArgumentInformationProvider
    @property @safe nothrow
    argument
    (
    string argument
    )
  2. string argument [@property getter]

Parameters

argument string

the argument for which help usage is printed

Return Value

typeof(this)

Meta