Skip to content
Snippets Groups Projects
Commit 0c8c9c8f authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Kernel: Add a CLI service

* Allows registering command line switches and their handlers from
  plugin activators (start method).
* The handler execution must be executed after ALL other services were
  started. For instance, this can be done from the RCP.
* Handlers support consuming a switch and an additional argument.

Issue-Ref: 3993
Issue-Url: https://af3-developer.fortiss.org/issues/3993


Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent bc539c97
No related branches found
No related tags found
1 merge request!1113993
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment