Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/lingodotdev/lingo.dev
/ exit-code.spec.ts
File
exit-code.spec.ts
packages/cli/src/cli/cmd/run/exit-code.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, beforeEach, afterEach } from
"vitest"
;
2
import
{ CmdRunTask, CmdRunTaskResult } from
"./_types"
;
3
import
{ applyRunExitCode } from
"./exit-code"
;
4
Callers
nothing calls this directly
Calls
3
applyRunExitCode
Function · 0.90
createTask
Function · 0.85
set
Method · 0.65
Tested by
no test coverage detected