MCPcopy Create free account
hub / github.com/FastLED/FastLED / FastNativeEntries

Class FastNativeEntries

ci/meson/native_launchers.py:27–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26@dataclass(slots=True)
27class FastNativeEntries:
28 cc: Optional[str]
29 cxx: Optional[str]
30 ar: Optional[str]
31
32
33@typechecked

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected