ArgumentInformationProvider.argument - multiple declarations

Function ArgumentInformationProvider.argument

Set argument

ArgumentInformationProvider argument (
  string argument
) nothrow @property @safe;

Parameters

NameDescription
argument the argument for which help usage is printed

Returns

typeof(this)

Function ArgumentInformationProvider.argument

Get argument

string argument () nothrow @property @safe const;

Returns

string