pub fn add_tempo_endpoint(
provide_tempo: &[TempoConfig],
cmd: &mut Command,
) -> Result<()>
Expand description
Add the tempo endpoint to the environment variables.
pub fn add_tempo_endpoint(
provide_tempo: &[TempoConfig],
cmd: &mut Command,
) -> Result<()>
Add the tempo endpoint to the environment variables.