lib/umwelt/tree/imprint.rb in umwelt-0.1.1 vs lib/umwelt/tree/imprint.rb in umwelt-0.2

- old
+ new

@@ -1,10 +1,8 @@ # frozen_string_literal: true module Umwelt::Tree - class Imprint - include Hanami::Interactor - + class Imprint < Umwelt::Abstract::Interactor expose :written_paths def initialize(trunk, location: nil) @trunk = trunk @location = location