Hwaro::CLI::CommandRegistry
Inherits Reference / Object
Command registry for dynamic command management Allows plugins to register new commands at runtime
Class methods
register(metadata : CommandInfo, &handler : Array(String) -> Nil)
Register a command with its handler and metadata