Sha256: 51fb7d8a706148551a840a6135daaaf3343b4dfa1b82f8994faa0e98d7244bf9
Contents?: true
Size: 187 Bytes
Versions: 21
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
21 entries across 21 versions & 2 rubygems