pipeline_cache_status

Check Pipeline Cache Status

Queries local Nix store validity for each node in a pipeline.

Parameters

Returns

A DataFrame with columns node (String), cached (Bool), and store_path (String).

Examples

pipeline_cache_status(p)