Sha256: 75f9ceca314511358d759819f1cea24b64b0b9ebabd3979e92a75a551fa55d50

Contents?: true

Size: 616 Bytes

Versions: 51

Compression:

Stored size: 616 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/console/docopt_runner'
require 'eac_ruby_utils/require_sub'

module Avm
  module Stereotypes
    module EacWebappBase0
      module Runner
        class Data < ::EacRubyUtils::Console::DocoptRunner
          ::EacRubyUtils.require_sub(__FILE__)

          DOC = <<~DOCOPT
            Data utilities for EacRailsBase0 instances.

            Usage:
              __PROGRAM__ __SUBCOMMANDS__
              __PROGRAM__ -h | --help

            Options:
              -h --help             Show this screen.
          DOCOPT
        end
      end
    end
  end
end

Version data entries

51 entries across 51 versions & 1 rubygems

Version Path
avm-tools-0.68.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.67.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.66.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.65.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.64.2 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.64.1 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.64.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.63.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.62.4 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.62.3 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.62.2 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.62.1 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.62.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.61.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.60.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.59.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.58.1 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.58.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.57.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb
avm-tools-0.56.0 lib/avm/stereotypes/eac_webapp_base0/runner/data.rb