Function HelpInformationProvider.message

Write a help message into sink.

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

Parameters

NameDescription
sink the sink where to write the help message