Replies: 2 comments 1 reply
|
@jedie I've never used GitHub Discussions before, but I just enabled it for |
0 replies
|
You can "move" this issued into discussions, too ;) |
1 reply
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.
I have a Questions: How can one commandset call a command from a other commandset ?
The github discussions may be a better place for this, isn't it?
EDIT: About my Question: I found a way, e.g.:
May fail if the first command get's
statement=Nonebut the second needs a Statement instance, isn't it?EDIT2: This seems to be a better idea:
All reactions