Sha256: 1281cdc6907d7626a2c00bdfa440ad9a586d9a1846cf564010367c9bc03b2dd9

Contents?: true

Size: 260 Bytes

Versions: 13

Compression:

Stored size: 260 Bytes

Contents

# frozen_string_literal: true

require 'eac_cli/core_ext'

module Ehbrs
  class Runner
    class Videos
      require_sub __FILE__

      runner_with :help, :subcommands do
        desc 'Video tools for EHB/RS.'
        subcommands
      end
    end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
ehbrs-tools-0.23.0 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.22.0 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.21.0 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.20.0 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.19.0 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.18.0 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.17.0 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.16.5 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.16.4 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.16.3 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.16.2 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.16.1 lib/ehbrs/runner/videos.rb
ehbrs-tools-0.16.0 lib/ehbrs/runner/videos.rb