Sha256: 8d0e65f2c3d8681e79b62de202902d577d2f3b40b1466085488b907eecfd4878
Contents?: true
Size: 117 Bytes
Versions: 1
Compression:
Stored size: 117 Bytes
Contents
class ParserError < StandardError end class DiceStringError < ParserError end class DirectiveError < ParserError end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dmtool-0.0.1 | lib/dmtool/errors.rb |