WriteHelp(Command, CommandRunConfig) Method

Definition

Assembly XenoAtom.CommandLine.dll

Renders the help/usage for the specified command.

public void WriteHelp(Command command, CommandRunConfig runConfig)

Parameters

command
Command

The command whose help should be displayed.

runConfig
CommandRunConfig

The run configuration providing output streams and layout hints.