Sha256: 343ef6d4b3d2fc2820418bb832c25cf9a27e85eb4c2c21288c06e0571363ec21
Contents?: true
Size: 218 Bytes
Versions: 58
Compression:
Stored size: 218 Bytes
Contents
module Fig # Bad user! Bad! (Indicates we should exit with an error, but because it's # a user caused issue, it's not a bug and should not produce a stack trace.) class UserInputError < StandardError end end
Version data entries
58 entries across 58 versions & 2 rubygems