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