Class Ethon::Easy::DebugInfo
In: lib/ethon/easy/debug_info.rb
Parent: Object

This class is used to store and retreive debug information, which is only saved when verbose is set to true.

@api private

Methods

add   messages_for   new   to_a   to_h  

Classes and Modules

Class Ethon::Easy::DebugInfo::Message

Constants

MESSAGE_TYPES = Ethon::Curl::DebugInfoType.to_h.keys

Public Class methods

Public Instance methods

[Validate]