Sha256: d05b035677ad654f34c77c58e7b8e772d8c13a7d407c65bdfa449f9fff78c358

Contents?: true

Size: 137 Bytes

Versions: 7

Compression:

Stored size: 137 Bytes

Contents

# frozen_string_literal: true

module RakeGithub
  module Exceptions
    class RequiredArgumentUnset < ::StandardError
    end
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
rake_github-0.16.0.pre.2 lib/rake_github/exceptions/required_argument_unset.rb
rake_github-0.16.0.pre.1 lib/rake_github/exceptions/required_argument_unset.rb
rake_github-0.15.0 lib/rake_github/exceptions/required_argument_unset.rb
rake_github-0.14.0.pre.2 lib/rake_github/exceptions/required_argument_unset.rb
rake_github-0.14.0.pre.1 lib/rake_github/exceptions/required_argument_unset.rb
rake_github-0.13.0 lib/rake_github/exceptions/required_argument_unset.rb
rake_github-0.12.0.pre.6 lib/rake_github/exceptions/required_argument_unset.rb