MCPcopy
hub / github.com/1Panel-dev/MaxKB / is_end

Method is_end

apps/application/flow/common.py:59–60  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

57 self.status = 200
58
59 def is_end(self):
60 return self.status == 200
61
62
63class Edge:

Callers 3

popMethod · 0.80
dependent_nodeMethod · 0.80
popMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected