ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
stage_prerequisites.hpp File Reference
#include <reusex/core/validate.hpp>
#include <string>
Include dependency graph for stage_prerequisites.hpp:

Go to the source code of this file.

Namespaces

namespace  reusex
namespace  rux

Functions

int rux::check_stage_prerequisites (const reusex::ProjectDB &db, reusex::core::PipelineStage stage, const reusex::core::ArtifactOverrides &overrides={})
 Check stage's documented inputs against db and report any problem on the CLI log, including the derived "run these commands in order" hint.