pub const COMMAND_VIEWER_NAME: &str = "CommandViewer";Expand description
Name of the CommandViewer pseudo-printer. It’s not a real OS device —
when clients print to it, the job is routed to the command-viewer module
which renders it into the local diagnostics web UI instead of paper.
Fuente única de verdad para las comparaciones del print path en este crate
(new(), get_print_list(), el router de jobs y las comprobaciones de
disponibilidad). Nota: el valor por defecto de LIST_PRINTERS en la
plantilla .env (packages/sharing) es un literal aparte.