pub fn detect_all_frameworks() -> Vec<&'static dyn FrameworkAdapter>Expand description
Detect all frameworks that match current environment variables.
Useful for diagnosing ambiguous detection scenarios.
pub fn detect_all_frameworks() -> Vec<&'static dyn FrameworkAdapter>Detect all frameworks that match current environment variables.
Useful for diagnosing ambiguous detection scenarios.