Skip to main content

write_deployment_map

Function write_deployment_map 

Source
pub fn write_deployment_map(fs: &dyn Fs, paths: &dyn Pather) -> Result<PathBuf>
Expand description

Collect, format, and write the deployment map to <data_dir>/deployment-map.tsv. Returns the written path.