Sha256: 87ed70bf5adb4f8ede2563b876c5c8ef678edc315d37a744ff98d394b282c988
Contents?: true
Size: 221 Bytes
Versions: 4
Compression:
Stored size: 221 Bytes
Contents
module Simple2ch class Simple2chException < Exception; end class NotA2chUrlException < Simple2chException; end class KakoLogException < Simple2chException; end class DatParseException < Simple2chException; end end
Version data entries
4 entries across 4 versions & 1 rubygems