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