1234567891011121314151617181920212223242526272829303132open!Oxbow_ipcletdocv_term="COMMAND"letdoc_term="The $(i,COMMAND) to execute."letcommand_term=letopenCmdlinerinletopenCmdliner.Term.Syntaxinlet+argv=Arg.(non_empty&pos_allstring[]&info[]~docv:docv_term~doc:doc_term)inCommand.Exec(Array.of_listargv);;letbind_term=letopenCmdlinerinletopenCmdliner.Term.Syntaxinlet+argv=Arg.(non_empty&pos_left~rev:true1string[]&info[]~docv:docv_term~doc:doc_term)inCommand.Exec(Array.of_listargv);;letname="exec"letdoc="Execute $(i,COMMAND) as a shell command, e.g., $(i,/bin/emacs --eval \
\"(scratch-buffer)\" )";;letcmd,bind_cmd=Ctl_cli.cmd_pair~name~doc~bind:bind_termcommand_term