CommandLineConfigurator

fun CommandLineConfigurator(    configuration: IndexedFileAnalyzerConfiguration,     commandLineArguments: Array<String>,     helpStream: Appendable)

Construct a new CommandLineConfigurator.

Parameters

configuration
commandLineArguments

The command-line arguments.

helpStream

The Appendable to which help text should be written.