Sha256: 407545e422c2a456a2dbe6255b6e7a970ba4b91460016e0903b707e0c22f3d20
Contents?: true
Size: 186 Bytes
Versions: 53
Compression:
Stored size: 186 Bytes
Contents
# frozen_string_literal: true module Blacklight class Configuration::ToolConfig < OpenStructWithHashAccess # @!attribute partial def name super || key end end end
Version data entries
53 entries across 53 versions & 2 rubygems