Class
FoundryCiArtifact
unstable since: 1.2
Description [src]
final class Foundry.CiArtifact : GObject.Object
{
/* No available fields */
}
A file or directory produced by a continuous integration run.
Available since: 1.2
Constructors
foundry_ci_artifact_new
Creates a description of an artifact produced by a CI run.
unstable since: 1.2
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.