Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ Code
Method
Code
Scripts/InstructionCountParser.py:35–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
34
@property
35
def
Code(self):
36
return
self.code
37
38
@property
39
def
Instructions(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected