Expand description
Built-in system plugin for dynamic-cli
Provides SystemPlugin, a ready-made plugin supplying the three handlers
that every dynamic-cli application typically needs: system_help,
system_version, and system_exit.
See SystemPlugin for usage and YAML configuration examples.
Structsยง
- System
Plugin - Built-in plugin providing standard system commands.