ark::version::VersionStage
Defined in header “ark/version/stages/version_stage.hh”.
This is a simple pipeline stage that will emit the version of both Ark and any top-level repository, both periodically and when requested.
Methods
-
VersionStage(std::string name)
Constructor. -
~VersionStage()
Destructor. -
void initialize(pipeline::StageInterface & interface)
Called from the executor when we are initialized.