ambrevar/shell: Export cmd<->.

master
Pierre Neidhardt 2021-01-16 13:55:19 +01:00
parent 0afead687e
commit db62c9c845
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ Example:
(when last-result-stream
(list :input last-result-stream)))))))))
(export-always 'cmd<->)
(defun cmd<-> (&rest args)
"Call `:<>'-separated commands in args, passing the result of one onto the next.
Example: