Skip to main content

Module system

Module system 

Source
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ยง

SystemPlugin
Built-in plugin providing standard system commands.