ark::main::GeneratedArtifact
Defined in header “ark/main/upload.hh”.
A structure representing an upload-artifact.
Variables
-
std::string human_readable_name
A human readable name (optional). -
UploadType type
Type of the artifact; indicates where it should be uploaded to. -
std::filesystem::path local_path
The path on disk.