Skip to main content

command_path

Function command_path 

Source
pub fn command_path(
    command: &Command,
    endpoint_base: Option<&str>,
) -> Result<String, CoreError>