Skip to content

DEV_COMMAND_TOOL_NAMES

const DEV_COMMAND_TOOL_NAMES: readonly ["run_tests", "run_lint", "run_build", "run_single_test"]

Defined in: core/dist/config/shell-policy.d.ts:89

The fixed dev-command tools: each maps a command string (from its BuiltInToolConfig) to a run_* tool emitted by GthDevToolkit.