Table of Contents - slackify-0.4.0 Documentation
Classes and Modules
- Slackify
- Slackify::Configuration
- Slackify::Engine
- Slackify::Exceptions
- Slackify::Exceptions::HandlerNotSupported
- Slackify::Exceptions::InvalidHandler
- Slackify::Exceptions::MissingSlashPermission
- Slackify::Handlers
- Slackify::Handlers::Base
- Slackify::Handlers::Factory
- Slackify::Handlers::UnhandledHandler
- Slackify::Handlers::Validator
- Slackify::Parameter
- Slackify::Router
Methods
- ::all_commands — Slackify::Router
- ::allow_slash_method — Slackify::Handlers::Base
- ::call_command — Slackify::Router
- ::configuration — Slackify
- ::configure — Slackify
- ::extract_arguments — Slackify::Router
- ::for — Slackify::Handlers::Factory
- ::inherited — Slackify::Handlers::Base
- ::inherited — Slackify::Parameter
- ::matching_command — Slackify::Router
- ::new — Slackify::Configuration
- ::parse_by_spec — Slackify::Router
- ::reset — Slackify
- ::slack_client — Slackify::Handlers::Base
- ::supported_handlers — Slackify::Handlers::Base
- ::supported_parameters — Slackify::Parameter
- ::unhandled — Slackify::Handlers::UnhandledHandler
- ::validate_parameters — Slackify::Handlers::Validator
- ::verify_handler_integrity — Slackify::Handlers::Validator
- #custom_event_type_handlers= — Slackify::Configuration
- #custom_message_subtype_handlers= — Slackify::Configuration
- #generate_handlers — Slackify::Configuration
- #read_handlers_yaml — Slackify::Configuration
- #remove_unhandled_handler — Slackify::Configuration
- #slack_bot_token= — Slackify::Configuration
- #unhandled_handler= — Slackify::Configuration