Class: RuboCop::Config::CopConfig
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
Struct
|
|
|
Instance Chain:
self,
Struct
|
|
| Inherits: |
Struct
|
| Defined in: | lib/rubocop/config.rb |
Instance Attribute Summary
Instance Attribute Details
#metadata (rw)
[ GitHub ]#name (rw)
[ GitHub ]# File 'lib/rubocop/config.rb', line 17
CopConfig = Struct.new(:name, :)