Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ detail
Method
detail
bindings/python/capstone/__init__.py:1083–1084 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1081
# is detail mode enable?
1082
@property
1083
def
detail(self):
1084
return
self._detail
1085
1086
1087
# modify detail mode.
Callers
nothing calls this directly
Calls
2
CsError
Class · 0.85
cs_option
Method · 0.80
Tested by
no test coverage detected