Skip to content

cli instances using classes  #3

@aastopher

Description

@aastopher

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 request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions