Interface: Application<CONTEXT>
Interface for top-level command line application.
Type Parameters
• CONTEXT extends CommandContext
Properties
config
readonly
config:ApplicationConfiguration
Defined in
packages/core/src/application/types.ts:13
defaultText
readonly
defaultText:ApplicationText
Defined in
packages/core/src/application/types.ts:14
root
readonly
root:RoutingTarget
<CONTEXT
>