-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
something like, register_class should register a class and all its functions as an individual cli instance this can enable building multiple cli instances in a single script
- meta_handler/ this should collect general meta info about the class, sufficient for building a cli instance.
- cli_handler/ this should consume the class meta info to init a special cli instance per registered class
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request