pub fn open_log_dir() -> Result<()>Expand description
Reveal the logs directory in the OS file manager so the user can grab
latest.log, the archived sessions, and any crash reports directly.
Fire-and-forget — we don’t wait on the spawned file manager.