MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / default_linear_settings

Method default_linear_settings

python/function.py:146–147  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

144
145 @staticmethod
146 def default_linear_settings() -> 'DisassemblySettings':
147 return DisassemblySettings(core.BNDefaultLinearDisassemblySettings())
148
149
150@dataclass

Callers

nothing calls this directly

Calls 1

DisassemblySettingsClass · 0.70

Tested by

no test coverage detected