MCPcopy 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

transformLoopMethod · 0.80
transformIfMethod · 0.80
transformExitsMethod · 0.80
getExitStatusMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected