index
:
ccwl
keyring
main
Concise Common Workflow Language (mirror of https://github.com/arunisaac/ccwl)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
resource-requirement.scm
blob: a29d17b698b2e028e0e2735ee846cb0a931cbeec (
plain
)
1
2
3
(
command
#:run
"some-command"
#:requirements
((
ResourceRequirement
(
coresMin
.
4
))))