Module: OllamaChat::CommandConcern
Overview
Provides a DSL for registering and handling commands within the OllamaChat application. The concern defines a command class method that stores command metadata and a Command helper class that encapsulates execution logic.
Defined Under Namespace
Classes: Command