Sha256: 06c86ecff657ce7ddacc679b05a55cf6b2eb2681c1ad9ebcaae551057512b937
Contents?: true
Size: 464 Bytes
Versions: 62
Compression:
Stored size: 464 Bytes
Contents
.ui.buttons.job_control %a.ui.small.basic.red.button(href="/#{[workflow.to_s, task, jobname] * "/"}?_update=clean") clean job %a.ui.small.basic.blue.button(href="/#{[workflow.to_s, task, jobname, "info"] * "/"}") job info - if job.files.any? %a.ui.small.basic.blue.button(href="/#{[workflow.to_s, task, jobname, "files"] * "/"}") job files %a.ui.small.basic.blue.button(href="/#{[workflow.to_s, task, jobname] * "/"}?_format=raw") get raw result file
Version data entries
62 entries across 62 versions & 1 rubygems