Sha256: fb84a54a535e8f0515e648ab74ba4c57ac595293a18b40c720e00356c4c0cb9c
Contents?: true
Size: 174 Bytes
Versions: 43
Compression:
Stored size: 174 Bytes
Contents
module Metanorma module Cli module Errors class DuplicateTemplateError < StandardError; end class FileNotFoundError < StandardError; end end end end
Version data entries
43 entries across 43 versions & 1 rubygems