Get a configuration value from the available configurations in this classes namespace.
string The configuration key minus the this.configNamespaceKey
.
For example APP_NAME
would be requested with this.getConfig('NAME');
.
string | never
Generated using TypeDoc
Tawjaw Importer default configuration loader, responsible for providing all configuration values with a namespace key of
TAPJAW_
.