Cli

Description

static class Tinman.Processor.Cli

Implements the command line interface of the processor application.

Public / Methods

Run


public static method Run → (1)

args in : string [ ]

[not-null]
The command line arguments.

returns → int32

The exit code.

Runs the processor application.

Logging

Logger


public static readonly attribute Logger → (ILogger)

The logger object of this class.