Vocabularymason.
notifyInputsOutputsDefinition: status-params ( report arg message -- assoc ) [ short-host-name "host-name" ,, target-cpu get "target-cpu" ,, target-os get "target-os" ,, status-secret get "secret" ,, [ "report" ,, ] [ "arg" ,, ] [ "message" ,, ] tri* ] H{ } make ;