Skip to main content

export_envdir

Function export_envdir 

Source
pub fn export_envdir<P: AsRef<Path>>(
    root: P,
    artifacts: &[ExportArtifact],
) -> Result<Vec<PathBuf>, BundleError>
Expand description

Write artifacts as envdir files (root/<ENV_VAR_NAME> => value).