The type for exits. Either an exit code or a command to execv.
val build_error : tbuild_error indicates a build error.
val b0_file_error : tb0_file_error indicates a B0 file error.
val deploy_error : tdeploy_error indicates a deploy error.
val no_b0_file : tno_b0_file indicates no B0 file could be found.
val no_such_name : tno_such_name indicates a named entity was not found.
val ok : tok is the zero exit code.
val some_error : tsome_error indicates an indiscriminate error reported on stdout.
module Info : sig ... endCmdliner documentation.