This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Shell 3.4.0! |
Command Parser
Before a command can be executed, we need to parse the command and whatever options the user may have provided. Parsing comes between command registration and command execution.