pub fn detect() -> Option<Box<dyn BuildAgent>>Expand description
Detect the current build agent from environment variables. Order follows the original registration order.
pub fn detect() -> Option<Box<dyn BuildAgent>>Detect the current build agent from environment variables. Order follows the original registration order.