ProcessorApplication

Description

static class Tinman.Processor.ProcessorApplication

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.

Runs the processor application.

Logging

Logger


public static readonly attribute Logger → (ILogger)

The logger object of this class.