Sha256: 7b04fe8094018d75e12886dedec84604ebb5a81dadf532e6a33e4b6f3ebc98df

Contents?: true

Size: 149 Bytes

Versions: 10

Compression:

Stored size: 149 Bytes

Contents

# frozen_string_literal: true

# :nocov:
require "stenotype"

at_exit do
  targets = Stenotype.config.targets
  targets.each(&:flush!)
end
# :nocov:

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
stenotype-0.1.19 lib/stenotype/at_exit.rb
stenotype-0.1.17 lib/stenotype/at_exit.rb
stenotype-0.1.16 lib/stenotype/at_exit.rb
stenotype-0.1.15 lib/stenotype/at_exit.rb
stenotype-0.1.13 lib/stenotype/at_exit.rb
stenotype-0.1.12 lib/stenotype/at_exit.rb
stenotype-0.1.10 lib/stenotype/at_exit.rb
stenotype-0.1.9 lib/stenotype/at_exit.rb
stenotype-0.1.8 lib/stenotype/at_exit.rb
stenotype-0.1.7 lib/stenotype/at_exit.rb