Class: RuboCop::Schema::AsciiDoc::Department

Inherits:
Base
  • Object
show all
Defined in:
lib/rubocop/schema/ascii_doc/department.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Base

#initialize

Methods included from Helpers

#boolean, #deep_dup, #deep_merge, #http_get, #strip_html, #template, templates

Constructor Details

This class inherits a constructor from RuboCop::Schema::AsciiDoc::Base

Instance Attribute Details

#copsArray<Cop> (readonly)

Returns:



9
10
11
# File 'lib/rubocop/schema/ascii_doc/department.rb', line 9

def cops
  @cops
end