Expand description
Temporary workspace helpers for download and install flows.
The temp-workspace contract keeps installer staging under a repo-independent directory derived from the OS temp root. That lets the download and install pipelines create disposable workspaces without polluting the managed root.
Staticsยง
- TEMP_
ROOT_ ๐SUFFIX
Functionsยง
- build_
temp_ root - Build a unique temp root for a package name and version.
- is_
temp_ root_ for - Return
truewhen a path belongs to the expected package temp root. - sanitize_
component ๐ - temp_
root_ base - Return the base temp directory used by WinBrew staging workspaces.
- temp_
root_ ๐name - temp_
root_ prefix - Return the stable prefix used for temp root detection.