Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any tips to run EasyShell command from other plugin? #257

Closed
tonyho opened this issue May 16, 2022 · 2 comments
Closed

Any tips to run EasyShell command from other plugin? #257

tonyho opened this issue May 16, 2022 · 2 comments

Comments

@tonyho
Copy link

tonyho commented May 16, 2022

I want to execute the easyshell commands in other plugin, but haven't found a example. Is there any?
Thanks.

@anb0s
Copy link
Owner

anb0s commented Jul 2, 2022

Hi, sorry for late answer. No there is no example how to call them.

I can work via command may be:

name="EasyShell Execute"

@anb0s
Copy link
Owner

anb0s commented Jul 2, 2022

the dispatch is done here:

public Object execute(ExecutionEvent event) throws ExecutionException {

@anb0s anb0s closed this as completed Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants