Skip to main content

registry_base

Function registry_base 

Source
pub fn registry_base(flag: Option<&str>) -> String
Expand description

Resolve the registry base URL: explicit flag > CTXPKG_REGISTRY env > the public default. Trailing slashes are trimmed for clean joins.