ExecutableConfig
Defined in: packages/core/src/types.ts:23
Executable configuration.
Properties
Section titled “Properties”args:
string[]
Defined in: packages/core/src/types.ts:25
command
Section titled “command”command:
string
Defined in: packages/core/src/types.ts:24
optionalcwd:string
Defined in: packages/core/src/types.ts:26
optionalenv:Record<string,string>
Defined in: packages/core/src/types.ts:27