Table of Contents - pug-bot-0.1.1 Documentation
Classes and Modules
- Pug
- Pug::Action
- Pug::Action::Controller
- Pug::Action::Enumerator
- Pug::Action::Input
- Pug::Action::Output
- Pug::Bot
- Pug::Clients
- Pug::Clients::Factory
- Pug::Configuration
- Pug::HelpAction
- Pug::Interfaces
- Pug::Interfaces::Action
- Pug::Interfaces::Client
- Pug::KeywordHandler
- Pug::ListAction
- Pug::MessageHandler
- Pug::NumberParser
- Pug::Results
- Pug::Strings
- Pug::TelegramClient
- Pug::TerminalClient
- Pug::Types
- Pug::Types::Result
- String
Methods
- ::client_for_config — Pug::Clients::Factory
- ::default — Pug::MessageHandler
- ::enter_inputs — Pug::Results
- ::enter_inputs — Pug::Strings
- ::error — Pug::Types::Result
- ::error_occurred — Pug::Strings
- ::finished_running — Pug::Strings
- ::help — Pug::Strings
- ::info — Pug::Types::Result
- ::invalid_index — Pug::Results
- ::list_description — Pug::Strings
- ::missing_actions — Pug::Results
- ::new — Pug::Action::Controller
- ::new — Pug::Action::Input
- ::new — Pug::Action::Output
- ::new — Pug::Bot
- ::new — Pug::Configuration
- ::new — Pug::HelpAction
- ::new — Pug::KeywordHandler
- ::new — Pug::ListAction
- ::new — Pug::MessageHandler
- ::new — Pug::TelegramClient
- ::new — Pug::Types::Result
- ::no_action_running — Pug::Results
- ::no_action_running — Pug::Strings
- ::no_actions — Pug::Strings
- ::no_help_commands — Pug::Strings
- ::run — Pug::Bot
- ::success — Pug::Types::Result
- ::unable_to_start_action — Pug::Strings
- ::unknown_input — Pug::Results
- ::unknown_input — Pug::Strings
- #action_input — Pug::Action::Controller
- #actions? — Pug::Action::Controller
- #can_start_action? — Pug::Action::Controller
- #can_start_action? — Pug::MessageHandler
- #client — Pug::TelegramClient
- #colorize — String
- #configure_keyboard — Pug::TelegramClient
- #description — Pug::Interfaces::Action
- #description — Pug::ListAction
- #execute — Pug::HelpAction
- #execute — Pug::Interfaces::Action
- #execute — Pug::ListAction
- #green — String
- #grouped_names — Pug::Action::Enumerator
- #handle — Pug::Bot
- #handle — Pug::MessageHandler
- #handle_keyword — Pug::MessageHandler
- #keyword? — Pug::KeywordHandler
- #listen — Pug::Interfaces::Client
- #listen — Pug::TelegramClient
- #listen — Pug::TerminalClient
- #name — Pug::HelpAction
- #name — Pug::Interfaces::Action
- #name — Pug::ListAction
- #names — Pug::Action::Enumerator
- #number_from_text — Pug::NumberParser
- #output_from_result — Pug::Bot
- #parse_message_for_index — Pug::MessageHandler
- #perform_with_bot — Pug::TelegramClient
- #reply_markup — Pug::TelegramClient
- #request_input_if_needed — Pug::MessageHandler
- #required? — Pug::Action::Input
- #requires_input? — Pug::Interfaces::Action
- #run_action — Pug::Action::Controller
- #run_action_with_inputs — Pug::MessageHandler
- #run_command_for_keyword — Pug::KeywordHandler
- #running_action? — Pug::Action::Controller
- #send_message — Pug::Interfaces::Client
- #send_message — Pug::TelegramClient
- #send_message — Pug::TerminalClient
- #send_telegram_message — Pug::TelegramClient
- #start — Pug::Bot
- #start_action — Pug::Action::Controller
- #starts_with_numeric_text? — Pug::NumberParser
- #validate — Pug::Configuration