Class: Async::Slack::Wrapper
- Inherits:
-
REST::Wrapper::Form
- Object
- REST::Wrapper::Form
- Async::Slack::Wrapper
- Defined in:
- lib/async/slack/representation.rb
Defined Under Namespace
Classes: Parser
Instance Method Summary collapse
Instance Method Details
#parser_for(response) ⇒ Object
41 42 43 |
# File 'lib/async/slack/representation.rb', line 41 def parser_for(response) Parser end |