Sha256: 6f89f14cd80da0e962c8563041ecd37c0de936e11626ddf39656ed1fddb023f5

Contents?: true

Size: 127 Bytes

Versions: 1

Compression:

Stored size: 127 Bytes

Contents

module ShellTastic
  # @raise: Describes an Exception that a method may throw
  class CommandException < RuntimeError; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shelltastic-0.2.5 lib/shelltastic/exceptions.rb