MCPcopy Create free account
hub / github.com/doldecomp/mkdd / BuildConfigLink

Class BuildConfigLink

tools/project.py:386–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

384
385# Module link configuration
386class BuildConfigLink(TypedDict):
387 modules: List[str]
388
389
390# Build configuration generated by decomp-toolkit

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected