module Crirc::Controller::Command
Overview
The module Command
is the scope for the IRC commands
defined in the standard.
Each of these commands is included by a Controller
, so the #puts
function
is implemented by the Controller
.
Direct including types
- Crirc::Controller::Command::Chan
- Crirc::Controller::Command::Ping
- Crirc::Controller::Command::Talk
- Crirc::Controller::Command::User