pub fn read_persisted_exit_code(box_dir: &Path) -> Option<i32>Expand description
Read the exit code persisted by guest-init.
New MicroVMs publish through the private terminal-control sidecar. Legacy
providers expose /.a3s_exit_code at the overlay upper directory, copied
rootfs, or case-sensitive APFS data directory.