COMMAND_LINE_PROPERTY_SOURCE_NAME constant

String const COMMAND_LINE_PROPERTY_SOURCE_NAME

The default name used to register this property source in the environment.

Default value is 'jlaCommandLineArgs'.

Implementation

static const String COMMAND_LINE_PROPERTY_SOURCE_NAME = 'commandLineArgs';