Searched refs:CommandOptions (Results 1 – 2 of 2) sorted by relevance
67 command(nameAndArgs: string, opts?: CommandOptions): ReturnType<this['createCommand']>;103 addCommand(cmd: Command, opts?: CommandOptions): this;360 interface CommandOptions { interface365 interface ExecutableCommandOptions extends CommandOptions {
227 * TypeScript definition for `executableFile` in CommandOptions ([#1028])