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

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module Ethon class Easy class Mirror attr_reader :options alias_method :to_hash, :options