Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ mode
Method
mode
bindings/python/capstone/__init__.py:1121–1122 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1119
# return disassembly mode of this engine.
1120
@property
1121
def
mode(self):
1122
return
self._mode
1123
1124
1125
# modify engine's mode at run-time.
Callers
nothing calls this directly
Calls
2
CsError
Class · 0.85
cs_option
Method · 0.80
Tested by
no test coverage detected