Handles configuration for Zorb, specifically directory paths for temporary artifacts and caching.
Summary
Functions
Returns the directory for cached WASM capsules.
Clears all cached WASM capsules and temporary artifacts.
Ensures the working and cache directories exist.
Returns the path for a specific sidecar payload.
Prunes the cache based on size, file count, or age.
Returns the base working directory for Zorb artifacts. In a library context, this defaults to a 'zorb' directory in the system temp folder.
Functions
Returns the directory for cached WASM capsules.
Clears all cached WASM capsules and temporary artifacts.
Ensures the working and cache directories exist.
Returns the path for a specific sidecar payload.
Prunes the cache based on size, file count, or age.
Returns the base working directory for Zorb artifacts. In a library context, this defaults to a 'zorb' directory in the system temp folder.