Method: Seahorse::Client::H2::Connection#errors
- Defined in:
- lib/seahorse/client/h2/connection.rb
#errors ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
63 64 65 |
# File 'lib/seahorse/client/h2/connection.rb', line 63 def errors @errors end |