12345678910111213open!Oxbow_ipcletcommand_term=letopenCmdlinerinletopenCmdliner.Term.Syntaxinlet+rate=Arg.(required&pos0(someint)None&info[]~docv:"RATE")and+delay=Arg.(required&pos1(someint)None&info[]~docv:"DELAY")inCommand.Input(Keyboard(Repeat{rate;delay}));;letname="repeat"letdoc="Set the keyboard repeat RATE (keys/sec) and DELAY (ms)"letcmd,bind_cmd=Ctl_cli.cmd_pair~name~doccommand_term