Function nimbus_cli::output::deeplink::longform_deeplink_url

source ·
pub(crate) fn longform_deeplink_url(
    deeplink: &str,
    app_protocol: &StartAppProtocol<'_>
) -> Result<String>
Expand description

Construct a URL from the deeplink and the protocol object.