Sha256: 8f198119787d68726d2808fac02a984402af41edaebfc616b15832bb33fa09e5
Contents?: true
Size: 202 Bytes
Versions: 8
Compression:
Stored size: 202 Bytes
Contents
module Saxon module FeatureFlags # Error raised if a feature is not available under the loaded version of # Saxon class UnavailableInThisSaxonVersionError < StandardError end end end
Version data entries
8 entries across 8 versions & 1 rubygems