Skip to main content

branch_alias

Function branch_alias 

Source
pub fn branch_alias(
    manifest: &Value,
    root: &RootVersion,
) -> Option<(String, String)>
Expand description

Branch alias of the root: getBranchAlias on the composer.json, the version being the pretty version retained by RootPackageLoader.