Class: Blacklight::Configuration::ToolConfig
- Inherits:
 - 
      OpenStructWithHashAccess
      
        
- Object
 - OpenStruct
 - OpenStructWithHashAccess
 - Blacklight::Configuration::ToolConfig
 
 
- Defined in:
 - lib/blacklight/configuration/tool_config.rb
 
Instance Attribute Summary collapse
Instance Method Summary collapse
Methods inherited from OpenStructWithHashAccess
#deep_dup, #deep_transform_values, #merge, #merge!, #reverse_merge, #select, #sort_by, #sort_by!, #to_h, #try
Instance Attribute Details
#partial ⇒ Object
      7 8 9  | 
    
      # File 'lib/blacklight/configuration/tool_config.rb', line 7 def name super || key end  | 
  
Instance Method Details
#name ⇒ Object
      7 8 9  | 
    
      # File 'lib/blacklight/configuration/tool_config.rb', line 7 def name super || key end  |