std.concurrent.request-command

format-input

added in 3.0

(format-input {:keys [format options], :as command} input opts)

helper for formatting command input

format-output

added in 3.0

(format-output {:keys [format options], :as command} output opts)

helper for formatting command input

req:command

added in 3.0

(req:command m)

constructs a command

req:run

added in 3.0

(req:run command client args)(req:run {:keys [options process], :as command} client args opts)

runs a command

run-request

multimethod

added in 3.0

extensible function for command templates