Replies: 1 comment 4 replies
|
is this similar to using the |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
A decorator like
@commandwould be useful, which would register commands executed in the application context.Example of use:
Code outline:
All reactions