BackendBase.py
The BackendBase is the base class for the backends of all actions. While you don't always need to use a backend for your action, you have to use one if you want to use third party libraries for advanced features.
The BackendBase is the base class for the backends of all actions. While you don't always need to use a backend for your action, you have to use one if you want to use third party libraries for advanced features.