Command Line Configurator
fun CommandLineConfigurator( configuration: IndexedFileAnalyzerConfiguration, commandLineArguments: Array<String>, helpStream: Appendable)
Content copied to clipboard
Construct a new CommandLineConfigurator.
Parameters
configuration
The base IndexedFileAnalyzerConfiguration.
command Line Arguments
The command-line arguments.
help Stream
The Appendable to which help text should be written.