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
Implemented for the Client. If you wish to use common hooks for a loader you should specify them as a variable and unpack them into the command. For example
Summary
Allow commands to inherit hooks from their Loader, and the Client upon execution. Hook order behaviour should be explicitly documented.
Why is this needed?
Reduces the need for duplicating all the hooks to run within every single command definition.
Ideal implementation
To be decided.
Checklist
The text was updated successfully, but these errors were encountered: