Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ VolumeNames
Class
VolumeNames
ci/runners/docker_runner.py:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
@dataclass(slots=True)
34
class
VolumeNames:
35
venv_volume: str
36
build_volume: str
37
cache_volume: str
38
39
40
# Maximum containers to keep per project path (for garbage collection)
Callers
1
_get_volume_names
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected