Sha256: b145f54ad0fe8671f07e027b6aa8c958a08a6b77c0978b9b1afe9774147fa801

Contents?: true

Size: 221 Bytes

Versions: 162

Compression:

Stored size: 221 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/patch'
require 'eac_ruby_utils/console/speaker'

class Module
  def enable_console_speaker
    ::EacRubyUtils.patch(self, ::EacRubyUtils::Console::Speaker)
  end
end

Version data entries

162 entries across 162 versions & 3 rubygems

Version Path
avm-tools-0.76.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
eac_ruby_utils-0.49.1 lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.75.1 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.75.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.74.1 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
eac_ruby_utils-0.49.0 lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.74.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
eac_ruby_utils-0.48.0 lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.73.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.72.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
eac_ruby_utils-0.47.0 lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.71.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.70.2 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
ehbrs-tools-0.15.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
ehbrs-tools-0.14.1 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.70.1 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.70.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.69.3 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
ehbrs-tools-0.14.0 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb
avm-tools-0.69.2 vendor/eac_ruby_utils/lib/eac_ruby_utils/patches/module/console_speaker.rb