lib/ethon/easy/debug_info.rb in ethon-0.12.0 vs lib/ethon/easy/debug_info.rb in ethon-0.13.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module Ethon class Easy # This class is used to store and retreive debug information, # which is only saved when verbose is set to true.