WriteVersion(Command, CommandRunConfig, String) Method

Definition

Assembly XenoAtom.CommandLine.dll

Renders the version string.

void WriteVersion(Command command, CommandRunConfig runConfig, string version)

Parameters

command
Command

The command that owns the version option.

runConfig
CommandRunConfig

The run configuration providing output streams.

version
String

The version string to display.