Expand description
Built-in system builtin for dynamic-cli
Provides SystemPlugin, a ready-made builtin 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 builtin providing standard system commands.