Sha256: 4e9726459fe0e6aa5134fef0559426522825a29a200a283d520b4c3d3aeddbb5

Contents?: true

Size: 167 Bytes

Versions: 68

Compression:

Stored size: 167 Bytes

Contents

# -*- coding: utf-8 -*-
require "magellan/cli"

module Magellan
  module Cli

    class Error < StandardError
    end

    class LoginError < Error
    end

  end
end

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
magellan-cli-0.11.1 lib/magellan/cli/errors.rb
magellan-cli-0.11.0 lib/magellan/cli/errors.rb
magellan-cli-0.10.0 lib/magellan/cli/errors.rb
magellan-cli-0.9.1 lib/magellan/cli/errors.rb
magellan-cli-0.9.0 lib/magellan/cli/errors.rb
magellan-cli-0.8.3 lib/magellan/cli/errors.rb
magellan-cli-0.8.2 lib/magellan/cli/errors.rb
magellan-cli-0.8.1 lib/magellan/cli/errors.rb
magellan-cli-0.8.0 lib/magellan/cli/errors.rb
magellan-cli-0.7.11 lib/magellan/cli/errors.rb
magellan-cli-0.7.10 lib/magellan/cli/errors.rb
magellan-cli-0.7.9 lib/magellan/cli/errors.rb
magellan-cli-0.7.8 lib/magellan/cli/errors.rb
magellan-cli-0.7.7 lib/magellan/cli/errors.rb
magellan-cli-0.7.6 lib/magellan/cli/errors.rb
magellan-cli-0.7.5 lib/magellan/cli/errors.rb
magellan-cli-0.7.4 lib/magellan/cli/errors.rb
magellan-cli-0.7.3 lib/magellan/cli/errors.rb
magellan-cli-0.7.2 lib/magellan/cli/errors.rb
magellan-cli-0.7.1 lib/magellan/cli/errors.rb