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

Feature: extend shell with multiple classes #792

Conversation

gallardo
Copy link
Contributor

Until now, the shell allows extending its functionality by passing a single class as the additional parameter. This commit expands this option by providing support for more than one class.

Motivation

Until now, it has not been possible to use OCEE extensions along with other custom features.

Note

The translations have been generated with AI.

The "additional" shell option now supports expanding the shell's functionality with custom classes. Previously, it was limited to specifying a single class. This commit enables the shell to load a comma-separated list of class names, allowing for multiple custom classes to be included.
@gWestenberger gWestenberger merged commit fd2d028 into alkacon:master Mar 12, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants