Module: Pechkin::Command
- Defined in:
- lib/pechkin/command.rb,
lib/pechkin/command/base.rb,
lib/pechkin/command/list.rb,
lib/pechkin/command/check.rb,
lib/pechkin/command/add_auth.rb,
lib/pechkin/command/send_data.rb,
lib/pechkin/command/run_server.rb
Overview
Contains general command processing.
Defined Under Namespace
Classes: AddAuth, Base, Check, Dispatcher, List, RunServer, SendData
Constant Summary collapse
- BOT_ENTRY_FORMAT =
' %-25s %-10s %-60s '.freeze
- CHAT_ENTRY_FORMAT =
' %-40s %-40s %-30s '.freeze