Skip to main content

validate_uniqueness

Function validate_uniqueness 

Source
pub fn validate_uniqueness(
    config: &Config,
    install_root: &Path,
) -> Result<(), BundleDirectoryError>
Expand description

Reject configs where two bundles resolve to the same directory.