Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ hasExited
Method
hasExited
source/python.js:18504–18506 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18502
this.second = exit_vals;
18503
}
18504
hasExited() {
18505
return
this.first;
18506
}
18507
exitValues() {
18508
return
this.second;
18509
}
Callers
4
transformLoop
Method · 0.80
transformIf
Method · 0.80
transformExits
Method · 0.80
getExitStatus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected