Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ BuildConfigLink
Class
BuildConfigLink
tools/project.py:330–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
328
329
# Module link configuration
330
class
BuildConfigLink(TypedDict):
331
modules: List[str]
332
333
334
# Build configuration generated by decomp-toolkit
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected