ArgumentInformationProvider.help - multiple declarations

Function ArgumentInformationProvider.help

Set help

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

Parameters

NameDescription
help help message for argument

Returns

typeof(this)

Function ArgumentInformationProvider.help

Get help

string help () nothrow @property @safe const;

Returns

string