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

Run "register" method on initialization. #35

Closed
tokejepsen opened this issue Jul 26, 2018 · 1 comment
Closed

Run "register" method on initialization. #35

tokejepsen opened this issue Jul 26, 2018 · 1 comment

Comments

@tokejepsen
Copy link
Collaborator

Problem

Currently you can't generate multiple actions with code.

Solution

Have Launcher run the register method when found in modules.

The idea is to run register once on initialization, so actions can be dynamically generated.

@tokejepsen
Copy link
Collaborator Author

Implemented with #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant