pub fn telemetry_preference() -> Result<Option<bool>, TelemetryPreferenceError>Expand description
Return the effective saved preference. An environment override takes precedence over the per-user configuration file.
pub fn telemetry_preference() -> Result<Option<bool>, TelemetryPreferenceError>Return the effective saved preference. An environment override takes precedence over the per-user configuration file.