Function ArgumentInformationProvider.message

Write a help message into sink.

void message (
  scope void delegate(const(char[])) sink
) const;

Parameters

NameDescription
sink the sink where to write the help message