Sha256: 138f9825d00bbc90d228b11e1ccde5212d7d4d6f0443c2c4d24ed6c170a82d4b

Contents?: true

Size: 364 Bytes

Versions: 25

Compression:

Stored size: 364 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_base0/runner'
require 'ehbrs/tools/application'

module Ehbrs
  module Tools
    class Runner
      require_sub __FILE__
      include ::EacRubyBase0::Runner

      runner_definition do
        desc 'Tools for EHB/RS.'
      end

      def application
        ::Ehbrs::Tools.application
      end
    end
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
ehbrs-tools-0.42.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.39.1 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.39.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.38.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.37.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.36.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.35.1 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.35.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.34.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.33.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.32.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.31.1 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.31.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.30.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.29.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.28.3 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.28.2 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.28.1 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.28.0 lib/ehbrs/tools/runner.rb
ehbrs-tools-0.27.0 lib/ehbrs/tools/runner.rb