Functions for starting and stopping MongoDB deployments.
Functions for starting and stopping MongoDB deployments.
(start-daemon! test opts bin & args)
Starts a daemon process, logging stdout and stderr to the given file.
Invokes bin
with args
. Options are:
:background? :chdir :logfile :make-pidfile? :match-executable? :match-process-name? :pidfile :process-name
Starts a daemon process, logging stdout and stderr to the given file. Invokes `bin` with `args`. Options are: :background? :chdir :logfile :make-pidfile? :match-executable? :match-process-name? :pidfile :process-name
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |