You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to allow the override of the ProcessState object for a custom project.
Example : use it to inject some globally available object instance (like a ConsoleOutputInterface).
Requirements
Documentation updates
Reference
Cookbooks
Changelog
Unit tests
Breaking changes
Major : need to change the tasks interfaces
The text was updated successfully, but these errors were encountered:
Description
The goal is to allow the override of the ProcessState object for a custom project.
Example : use it to inject some globally available object instance (like a ConsoleOutputInterface).
Requirements
Breaking changes
Major : need to change the tasks interfaces
The text was updated successfully, but these errors were encountered: