pub fn decide(
resolved: &ResolvedRuntimeOptions,
setup: &SetupState,
surface: Surface,
) -> TelemetryDecisionExpand description
Resolve the emit predicate, reading the Codewhale home from the environment.
See decide_in_home for the injectable form used by tests.