commands/core library

Functions

commandCount(List args) → void
Function of count command
commandIf(List args) → void
Function of if command
commandInput(List args) → dynamic
Function of input command
commandRun(List args) → void
Function of run command
commandWhile(List args) → void
Function of while command