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-logs.scm
blob: e3aff7a96b24632cf0101429112716762343697c (
plain
)
1
2
3
4
(
module
desmo-logs
(
run-logs
)
(
import
scheme
)
(
define
(
run-logs
opts
) '
todo
))