Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/capstone-engine/capstone
/ skipdata
Method
skipdata
bindings/python/capstone/__init__.py:1002–1003 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1000
# return current skipdata status
1001
@property
1002
def
skipdata(self):
1003
return
self._skipdata
1004
1005
1006
# setter: modify skipdata status
Callers
nothing calls this directly
Calls
2
CsError
Class · 0.85
cs_option
Method · 0.80
Tested by
no test coverage detected