Sha256: e884ba7ea85a86027c423bb9cb1d833023b3ba3f31f30f390e02de1e425ae820
Contents?: true
Size: 119 Bytes
Versions: 1
Compression:
Stored size: 119 Bytes
Contents
module Errors class NoMatchingCommandRegex < StandardError ; end class ChatopSeverOffline < StandardError ; end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
chatops-rpc-0.0.1 | lib/chatops-rpc/errors.rb |