Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WizardOfMenlo/stir
/ isStopped
Method
isStopped
scripts/protocol.py:286–287 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
284
self.stopped = True
285
286
def
isStopped(self):
287
return
self.stopped
288
289
def
argument_size(self):
290
len = 0
Callers
2
run_FRI
Function · 0.95
run_STIR
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected