CliApp.this

This constructor only sets up the internal state of the class, but does not call any extension or user code.

Parameters

name istring

Name of the application (to show in the help message)

desc istring

Short description of what the program does (should be one line only, preferably less than 80 characters)

ver VersionInfo

application's version information

settings OptionalSettings

optional settings (see OptionalSettings, above)

Meta