find_active_environment

Function find_active_environment 

Source
pub(super) fn find_active_environment(
    active_projects: &HashSet<String>,
    prefix: &str,
    config: &ComposeTestConfig,
) -> Option<String>
Expand description

Find the active environment for a given integration by matching Docker Compose project names