ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
exit_status.hpp File Reference
#include <global-params.hpp>
#include <CLI/Error.hpp>
#include <algorithm>
Include dependency graph for exit_status.hpp:

Go to the source code of this file.

Namespaces

namespace  rux

Functions

int rux::exit_code_for (int status)
 Translate a run_subcommand_* return value into a process exit code.
void rux::finish (int status)
 Hand a run_subcommand_* status to CLI11 so that it reaches the process exit code.