Skip to main content

decide

Function decide 

Source
pub fn decide(
    resolved: &ResolvedRuntimeOptions,
    setup: &SetupState,
    surface: Surface,
) -> TelemetryDecision
Expand description

Resolve the emit predicate, reading the Codewhale home from the environment.

See decide_in_home for the injectable form used by tests.