pub fn preview_build_cache(
machine: &Machine,
global: &BuildCacheConfig,
executor: &impl CommandExecutor,
) -> Result<Option<BuildCachePreview>>Expand description
What the settings screen shows for one machine’s blank build cache fields:
the same host inspection a session runs, without creating the directory.
None when the machine has no standing host to share a cache on.