Sha256: ff4259e079aa70bf77b475c905f888533e76403185ae385339f3ed316a4952b2

Contents?: true

Size: 299 Bytes

Versions: 5

Compression:

Stored size: 299 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_base0/core_ext'

module Ehbrs
  module Tools
    class Runner
      class Vg
        class Ps2
          runner_with :help, :subcommands do
            subcommands
          end

          require_sub __FILE__
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ehbrs-tools-0.43.1 lib/ehbrs/tools/runner/vg/ps2.rb
ehbrs-tools-0.43.0 lib/ehbrs/tools/runner/vg/ps2.rb
ehbrs-tools-0.42.0 lib/ehbrs/tools/runner/vg/ps2.rb
ehbrs-tools-0.39.1 lib/ehbrs/tools/runner/vg/ps2.rb
ehbrs-tools-0.39.0 lib/ehbrs/tools/runner/vg/ps2.rb