WriteLicenseHeader(Command, CommandRunConfig, String) Method

Definition

Assembly XenoAtom.CommandLine.dll

Renders the license header.

public void WriteLicenseHeader(Command command, CommandRunConfig runConfig, string licenseText)

Parameters

command
Command

The command app.

runConfig
CommandRunConfig

The run configuration providing output streams.

licenseText
String

The license text to display.