Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaaXYZ/MaaFramework
/ failed
Method
failed
source/binding/Python/maa/define.py:838–839 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
836
837
@property
838
def
failed(self) -> bool:
839
return
self._status == MaaStatusEnum.failed
840
841
@property
842
def
pending(self) -> bool:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected