Sha256: 486b8638440e3830b719924c3dfc4c324cd5542c612914ac243b5e9bc68b6744
Contents?: true
Size: 194 Bytes
Versions: 10
Compression:
Stored size: 194 Bytes
Contents
module Tres class CantParseJSONFile < RuntimeError; end class NoSuchFile < RuntimeError; end class TemplateExistsError < RuntimeError; end class ScriptExistsError < RuntimeError; end end
Version data entries
10 entries across 10 versions & 1 rubygems