Module: RuboCop::SketchUp::DynamicComponentGlobals

Included in:
Cop::SketchupRequirements::GlobalVariables, Cop::SketchupSuggestions::DynamicComponentInternals
Defined in:
lib/rubocop/sketchup/dc_globals.rb

Constant Summary collapse

DC_GLOBALS =
%i[
  $dc_strings
  $dc_extension
  $dc_CONFIGURATOR_NAME
  $dc_REPORTER_NAME
  $dc_MANAGER_NAME
  $dc_observers
].freeze