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