The options used to create a Launcher.

Hierarchy

  • IOptions

Properties

callback: ((widget) => void)

Type declaration

    • (widget): void
    • The callback used when an item is launched.

      Parameters

      Returns void

commands: CommandRegistry

The command registry used by the launcher.

cwd: string

The cwd of the launcher.

The model of the launcher.

translator?: ITranslator

The application language translation.

Generated using TypeDoc