Class BackendApplicationCliContribution

Call back for extension to contribute options to the cli.

Implements

Constructors

Properties

cert: undefined | string
certkey: undefined | string
dnsDefaultResultOrder: DnsResultOrder = DEFAULT_DNS_DEFAULT_RESULT_ORDER
hostname: undefined | string
port: number
projectPath: string = BackendApplicationPath

Deprecated

Use the BackendApplicationPath constant or process.env.THEIA_APP_PROJECT_PATH environment variable instead

ssl: undefined | boolean

Methods