Method: Codebot::Request#integration
- Defined in:
- lib/codebot/request.rb
#integration ⇒ Integration (readonly)
Returns the integration to deliver this request to.
11 12 13 |
# File 'lib/codebot/request.rb', line 11 def integration @integration end |