Public contract for the CLI entry point. Defines main() to run the CLI and create_parser() to build the argparse parser with all subcommands registered.
| Visibility | Name | Description |
|---|---|---|
| public | main() | |
| public | create_parser() |
| Name | Value |
|---|---|
| name | ICLIDispatcher |
| stereotype | null |
| visibility | public |
| isAbstract | false |
| isFinalSpecialization | false |
| isLeaf | false |