Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ Branch
Class
Branch
tools/custom/decomp_switch.py:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
@dataclass
41
class
Branch:
42
inst: BranchInst
43
dest: str
44
45
46
@dataclass
Callers
1
build_flow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected