Sha256: f855264fbe199bff2bbe022f1ef6adae6312c54e8006525f236aebbeb3f61534
Contents?: true
Size: 143 Bytes
Versions: 3
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true module Jets module CLI module Exceptions class CommandFailed < StandardError; end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jets-cli-0.1.2 | lib/jets/cli/exceptions.rb |
jets-cli-0.1.1 | lib/jets/cli/exceptions.rb |
jets-cli-0.1.0 | lib/jets/cli/exceptions.rb |