Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ working
Method
working
gui/utils/progressHelper.py:14–15 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
13
@property
14
def
working(self):
15
return
self.workerWorking and self.dlgWorking and not self.error
16
17
@property
18
def
userCancelled(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected