bspCommandInterpreterSimple

Overview

The module bspCommandInterpreterSimple provides API for commands which can be used, for example, in a serial console. It includes methods for processing the commands. The class CommandLine divides the command into tokens and provides methods for accessing and manipulating these tokens.