class Werk::Report
- Werk::Report
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
werk/report.crConstructors
Instance Method Summary
-
#created : Int64
Unix epoch when this report was created
-
#jobs : Hash(String, Werk::Report::Job)
Jobs results
-
#plan : Array(Array(String))
Execution plan
-
#target : String
Target job name