Sha256: 40285891b5041100065223ed48bd9c942b019a070998c3a1079adafe4c17b24a
Contents?: true
Size: 149 Bytes
Versions: 25
Compression:
Stored size: 149 Bytes
Contents
# frozen_string_literal: true module OoxmlParser # Exception for Nokogiri parsing error class NokogiriParsingException < StandardError; end end
Version data entries
25 entries across 25 versions & 1 rubygems