processInput
fun processInput(info: BufferInfo, message: String): MutableList<Command>
Content copied to clipboard
fun processInput(info: BufferInfo, message: String, previousCommands: MutableList<Command>)
Content copied to clipboard