Prepares a resolved command by ensuring the remaining command string starts with a subcommand name and replacing the handler with a pass-through function if the command won't be executed.
The prepared resolved command.
Prepares a resolved command by ensuring the remaining command string starts with a subcommand name and replacing the handler with a pass-through function if the command won't be executed.