recline.commands package
Submodules
Module contents
Original © NetApp 2024
This package contains the base command class and the builtin command for all recline-based applications to use.
- exception recline.commands.ReclineCommandError
Bases:
Exception
If there is an error while executing a command, this exception should be raised an an error will be printed to the console.