index
:
desmoctl.git
main
A tool for controlling a desmofylakas cluster written in Chicken Scheme.
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desmo-apply.scm
blob: 48d646cb6043c1804d77593c9484fd6e737e5a21 (
plain
)
1
2
3
4
(
module
desmo-apply
(
run-apply
)
(
import
scheme
)
(
define
(
run-apply
opts
) '
todo
))