Method: Github::Error::ClientError#problem
- Defined in:
- lib/github_api/error/client_error.rb
#problem ⇒ Object (readonly)
Returns the value of attribute problem.
9 10 11 |
# File 'lib/github_api/error/client_error.rb', line 9 def problem @problem end |