Skip to main content

resolve_manifest_output

Function resolve_manifest_output 

Source
pub(crate) fn resolve_manifest_output(
    command: &str,
    project_dir: &Path,
    output: &str,
) -> Result<PathBuf, ()>