Skip to main content

capture_provenance

Function capture_provenance 

Source
pub async fn capture_provenance(lake_root: &Utf8Path) -> Provenance
Expand description

Capture tooling and repository provenance once for a trace run.

Each probe is best-effort: a missing binary or a non-git lake_root yields a None field rather than an error, so tracing still proceeds.