Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/langgenius/dify
/ exit
Method
exit
cli/src/errors/base.ts:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
exit(): ExitCodeValue {
27
return
exitFor(this.code)
28
}
29
30
override toString(): string {
31
return
this.hint
Callers
15
cli.ts
File · 0.45
migrate-no-unchecked-indexed-access.js
File · 0.45
main
Function · 0.45
cli.ts
File · 0.45
run
Function · 0.45
error
Function · 0.45
error-mapper.test.ts
File · 0.45
client.test.ts
File · 0.45
fail
Function · 0.45
run.test.ts
File · 0.45
processExit
Function · 0.45
limit.test.ts
File · 0.45
Calls
1
exitFor
Function · 0.90
Tested by
no test coverage detected