: repeat¶
Repeat the given async command infinitely (sync commands are not supported, otherwise you'll get an infinite loop)
Usage: : repeat <COMMANDS>...
Arguments¶
| Name | Description | Possible values | Default |
|---|---|---|---|
<COMMANDS> | The commands to run |