pub fn native_worker_binary_prerequisite() -> Result<WorkerBinaryAvailability>Expand description
The worker a local-bare session on this host would use.
A local session runs on the controller’s own machine, so it may use the
native worker rather than the portable Linux one. mj doctor reports on it
separately for that reason: rebuilding only the portable worker leaves a
local session on old code, and the other way round.