pub const WORKER_ARG: &str = "--__cuttlefish_render_worker";Expand description
The argument that turns this executable into a render worker.
Deliberately unlikely to collide with a real argument, and checked before any other parsing so a worker never runs the daemon’s own startup.