Arguments.help

Expose the configured set of help text, via the given delegate

class Arguments
final
help
(
scope void delegate
(
const(char)[] arg
,
const(char)[] help
)
dg
)

Meta