B0_driver.ExitDriver exit codes.
See also B00_cli.Exit
val build_error : B00_std.Os.Exit.tbuild_error indicates a build error.
val b0_file_error : B00_std.Os.Exit.tb0_file_error indicates a B0 file error.
val deploy_error : B00_std.Os.Exit.tdeploy_error indicates a deploy error.
val no_b0_file : B00_std.Os.Exit.tno_b0_file indicates no B0 file could be found.
val infos : Cmdliner.Term.exit_info listinfos has the infos of Cmdliner.Term.default_exits, Os.Exit.ok, Os.Exit.some_error and those above.