std::vector< std::string > registeredStageTypes()
Every stage type string loadConfig() accepts, in registry order.
std::vector< StageFingerprintInfo > stageFingerprints()
Per-stage source fingerprints for THIS build.
A stage's name paired with a hash of the source that implements it.
Definition config.h:76
std::string fingerprint
empty if this build has no fingerprint for it
Definition config.h:78