Table of Contents - rubocop-sketchup-0.19.0 Documentation
Classes and Modules
- Object
- RuboCop
- RuboCop::Cop
- RuboCop::Cop::RangeHelp
- RuboCop::Cop::SketchupBugs
- RuboCop::Cop::SketchupBugs::MaterialName
- RuboCop::Cop::SketchupBugs::RenderMode
- RuboCop::Cop::SketchupBugs::UniformScaling
- RuboCop::Cop::SketchupDeprecations
- RuboCop::Cop::SketchupDeprecations::AddSeparatorToMenu
- RuboCop::Cop::SketchupDeprecations::OperationNextTransparent
- RuboCop::Cop::SketchupDeprecations::RequireAll
- RuboCop::Cop::SketchupDeprecations::SetTextureProjection
- RuboCop::Cop::SketchupDeprecations::ShowRubyPanel
- RuboCop::Cop::SketchupDeprecations::SketchupSet
- RuboCop::Cop::SketchupPerformance
- RuboCop::Cop::SketchupPerformance::OpenSSL
- RuboCop::Cop::SketchupPerformance::OperationDisableUI
- RuboCop::Cop::SketchupPerformance::SelectionBulkChanges
- RuboCop::Cop::SketchupPerformance::TypeCheck
- RuboCop::Cop::SketchupPerformance::Typename
- RuboCop::Cop::SketchupRequirements
- RuboCop::Cop::SketchupRequirements::ApiNamespace
- RuboCop::Cop::SketchupRequirements::Exit
- RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- RuboCop::Cop::SketchupRequirements::FileStructure
- RuboCop::Cop::SketchupRequirements::GemInstall
- RuboCop::Cop::SketchupRequirements::GetExtensionLicense
- RuboCop::Cop::SketchupRequirements::GlobalConstants
- RuboCop::Cop::SketchupRequirements::GlobalInclude
- RuboCop::Cop::SketchupRequirements::GlobalMethods
- RuboCop::Cop::SketchupRequirements::GlobalVariables
- RuboCop::Cop::SketchupRequirements::LanguageHandlerGlobals
- RuboCop::Cop::SketchupRequirements::LoadPath
- RuboCop::Cop::SketchupRequirements::MinimalRegistration
- RuboCop::Cop::SketchupRequirements::ObserversStartOperation
- RuboCop::Cop::SketchupRequirements::RegisterExtension
- RuboCop::Cop::SketchupRequirements::RubyCoreNamespace
- RuboCop::Cop::SketchupRequirements::RubyStdLibNamespace
- RuboCop::Cop::SketchupRequirements::ShippedExtensionsNamespace
- RuboCop::Cop::SketchupRequirements::SketchupExtension
- RuboCop::Cop::SketchupRequirements::SketchupRequire
- RuboCop::Cop::SketchupSuggestions
- RuboCop::Cop::SketchupSuggestions::AddGroup
- RuboCop::Cop::SketchupSuggestions::Compatibility
- RuboCop::Cop::SketchupSuggestions::DynamicComponentInternals
- RuboCop::Cop::SketchupSuggestions::FileEncoding
- RuboCop::Cop::SketchupSuggestions::ModelEntities
- RuboCop::Cop::SketchupSuggestions::MonkeyPatchedApi
- RuboCop::Cop::SketchupSuggestions::OperationName
- RuboCop::Cop::SketchupSuggestions::SketchupFindSupportFile
- RuboCop::Cop::SketchupSuggestions::ToolDrawingBounds
- RuboCop::Cop::SketchupSuggestions::ToolInvalidate
- RuboCop::Cop::SketchupSuggestions::ToolUserInput
- RuboCop::Cop::SketchupSuggestions::ToolbarTimer
- RuboCop::Formatter
- RuboCop::Formatter::ExtensionReviewFormatter
- RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- RuboCop::Formatter::FormatterSet
- RuboCop::SketchUp
- RuboCop::SketchUp::Config
- RuboCop::SketchUp::Cop
- RuboCop::SketchUp::DynamicComponentGlobals
- RuboCop::SketchUp::DynamicComponentMethods
- RuboCop::SketchUp::ExtensionProject
- RuboCop::SketchUp::Features
- RuboCop::SketchUp::Inject
- RuboCop::SketchUp::Namespace
- RuboCop::SketchUp::NamespaceChecker
- RuboCop::SketchUp::NoCommentDisable
- RuboCop::SketchUp::SketchUpTargetRange
- RuboCop::SketchUp::SketchUpTargetRange::ClassMethods
- RuboCop::SketchUp::SketchUpVersion
- RuboCop::SketchUp::SketchUpVersion::InvalidVersion
- RuboCop::SketchUp::ToolChecker
- RuboCop::SketchUp::WorkaroundCop
Methods
- ::< — RuboCop::SketchUp::WorkaroundCop
- ::defaults! — RuboCop::SketchUp::Inject
- ::included — RuboCop::SketchUp::SketchUpTargetRange
- ::inherited — RuboCop::SketchUp::WorkaroundCop
- ::inherited — RuboCop::SketchUp::Cop
- ::new — RuboCop::Formatter::ExtensionReviewFormatter
- ::new — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- ::new — RuboCop::SketchUp::Namespace
- ::new — RuboCop::SketchUp::SketchUpVersion
- ::reset — RuboCop::Cop::SketchupRequirements::FileStructure
- #<=> — RuboCop::SketchUp::SketchUpVersion
- #acceptable_operation_name? — RuboCop::Cop::SketchupSuggestions::OperationName
- #all_cops_config — RuboCop::SketchUp::Config
- #allowed_var? — RuboCop::Cop::SketchupRequirements::GlobalVariables
- #already_run? — RuboCop::Cop::SketchupRequirements::FileStructure
- #arguments_range — RuboCop::Cop::RangeHelp
- #base64_encoded_logo_image — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #binary_require? — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #binding — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #body_methods — RuboCop::SketchUp::ToolChecker
- #check — RuboCop::Cop::SketchupRequirements::GlobalVariables
- #check_binary_sketchup_require — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #check_body — RuboCop::SketchUp::ToolChecker
- #check_class_or_module — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #check_encrypted_require — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #check_feature — RuboCop::Cop::SketchupSuggestions::Compatibility
- #check_global — RuboCop::Cop::SketchupSuggestions::DynamicComponentInternals
- #check_method_invalidate — RuboCop::Cop::SketchupSuggestions::ToolInvalidate
- #check_namespace — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #check_namespace — RuboCop::SketchUp::NamespaceChecker
- #check_sketchup_extension_new_filename — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #check_sketchup_require_filename — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #checkable_instance_method? — RuboCop::Cop::SketchupSuggestions::Compatibility
- #comparison_range — RuboCop::Cop::SketchupPerformance::TypeCheck
- #conditional_range — RuboCop::Cop::RangeHelp
- #config_path — RuboCop::SketchUp::ExtensionProject
- #cop_anchor — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #dc_global_var? — RuboCop::SketchUp::DynamicComponentGlobals
- #decorated_message — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #default_severity — RuboCop::SketchUp::Cop
- #define_sketchup_target_max_version — RuboCop::SketchUp::SketchUpTargetRange::ClassMethods
- #define_sketchup_target_min_version — RuboCop::SketchUp::SketchUpTargetRange::ClassMethods
- #department — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #department_description — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #department_name — RuboCop::SketchUp::Cop
- #department_offense_count — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #enabled_line? — RuboCop::SketchUp::NoCommentDisable
- #encrypted_extension? — RuboCop::SketchUp::Config
- #escape — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #excess_range — RuboCop::Cop::SketchupSuggestions::OperationName
- #exempted? — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #extension_binaries — RuboCop::SketchUp::Config
- #extension_binaries? — RuboCop::SketchUp::Config
- #extension_directory — RuboCop::SketchUp::ExtensionProject
- #extension_file? — RuboCop::Cop::SketchupRequirements::MinimalRegistration
- #extension_file? — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #extension_root_file — RuboCop::SketchUp::ExtensionProject
- #extension_root_files — RuboCop::SketchUp::ExtensionProject
- #extension_source_path_config — RuboCop::SketchUp::Config
- #extension_source_path_config? — RuboCop::SketchUp::Config
- #file_ext_range — RuboCop::Cop::RangeHelp
- #file_finished — RuboCop::Formatter::ExtensionReviewFormatter
- #find_assignment — RuboCop::Cop::SketchupRequirements::GetExtensionLicense
- #find_method — RuboCop::SketchUp::ToolChecker
- #find_node_location — RuboCop::Cop::SketchupSuggestions::Compatibility
- #finished — RuboCop::Formatter::ExtensionReviewFormatter
- #first — RuboCop::SketchUp::Namespace
- #first_directory — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #format_plain_text — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #from_root — RuboCop::SketchUp::Namespace
- #global_include? — RuboCop::Cop::SketchupRequirements::GlobalInclude
- #global_namespace? — RuboCop::Cop::SketchupRequirements::GlobalInclude
- #highlighted_source_line — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #hightlight_source_tag — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #hl_global_var? — RuboCop::Cop::SketchupRequirements::LanguageHandlerGlobals
- #in_namespace? — RuboCop::SketchUp::NamespaceChecker
- #instance_method? — RuboCop::Cop::SketchupSuggestions::Compatibility
- #investigate — RuboCop::Cop::SketchupRequirements::FileStructure
- #investigate — RuboCop::Cop::SketchupRequirements::MinimalRegistration
- #investigate — RuboCop::Cop::SketchupRequirements::SketchupExtension
- #iterator? — RuboCop::Cop::SketchupPerformance::SelectionBulkChanges
- #join — RuboCop::SketchUp::Namespace
- #load_path? — RuboCop::Cop::SketchupRequirements::LoadPath
- #magic_file? — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #magic_file_or_dir? — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #matches_file? — RuboCop::SketchUp::Cop
- #material? — RuboCop::Cop::SketchupBugs::MaterialName
- #max_operation_name_length — RuboCop::Cop::SketchupSuggestions::OperationName
- #message — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #methods! — Object
- #model_entities? — RuboCop::Cop::SketchupSuggestions::ModelEntities
- #model_variable? — RuboCop::Cop::SketchupSuggestions::ModelEntities
- #module_method? — RuboCop::Cop::SketchupSuggestions::Compatibility
- #mutator? — RuboCop::Cop::SketchupRequirements::LoadPath
- #namespace_exceptions — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #namespaces — RuboCop::Cop::SketchupRequirements::ApiNamespace
- #namespaces — RuboCop::Cop::SketchupRequirements::RubyCoreNamespace
- #namespaces — RuboCop::Cop::SketchupRequirements::RubyStdLibNamespace
- #namespaces — RuboCop::Cop::SketchupRequirements::ShippedExtensionsNamespace
- #namespaces — RuboCop::SketchUp::NamespaceChecker
- #new_department? — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #observer_event? — RuboCop::Cop::SketchupRequirements::ObserversStartOperation
- #observer_method? — RuboCop::Cop::SketchupSuggestions::Compatibility
- #obsolete? — RuboCop::Cop::SketchupBugs::RenderMode
- #on_and_asgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_assign — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_casgn — RuboCop::Cop::SketchupRequirements::GlobalConstants
- #on_casgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_casgn — RuboCop::SketchUp::NamespaceChecker
- #on_class — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #on_class — RuboCop::SketchUp::NamespaceChecker
- #on_class — RuboCop::SketchUp::ToolChecker
- #on_const — RuboCop::Cop::SketchupDeprecations::SketchupSet
- #on_const — RuboCop::Cop::SketchupSuggestions::Compatibility
- #on_cvasgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_def — RuboCop::Cop::SketchupRequirements::GlobalMethods
- #on_def — RuboCop::Cop::SketchupRequirements::ObserversStartOperation
- #on_def — RuboCop::Cop::SketchupSuggestions::Compatibility
- #on_def — RuboCop::SketchUp::NamespaceChecker
- #on_defs — RuboCop::Cop::SketchupRequirements::GlobalMethods
- #on_defs — RuboCop::SketchUp::NamespaceChecker
- #on_gvar — RuboCop::Cop::SketchupRequirements::GlobalVariables
- #on_gvar — RuboCop::Cop::SketchupSuggestions::DynamicComponentInternals
- #on_gvasgn — RuboCop::Cop::SketchupRequirements::GlobalVariables
- #on_gvasgn — RuboCop::Cop::SketchupRequirements::LanguageHandlerGlobals
- #on_gvasgn — RuboCop::Cop::SketchupRequirements::LoadPath
- #on_gvasgn — RuboCop::Cop::SketchupSuggestions::DynamicComponentInternals
- #on_gvasgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_ivasgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_lvasgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_masgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_module — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #on_module — RuboCop::SketchUp::NamespaceChecker
- #on_op_asgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_or_asgn — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_send — RuboCop::Cop::SketchupBugs::MaterialName
- #on_send — RuboCop::Cop::SketchupBugs::RenderMode
- #on_send — RuboCop::Cop::SketchupBugs::UniformScaling
- #on_send — RuboCop::Cop::SketchupDeprecations::AddSeparatorToMenu
- #on_send — RuboCop::Cop::SketchupDeprecations::OperationNextTransparent
- #on_send — RuboCop::Cop::SketchupDeprecations::RequireAll
- #on_send — RuboCop::Cop::SketchupDeprecations::SetTextureProjection
- #on_send — RuboCop::Cop::SketchupDeprecations::ShowRubyPanel
- #on_send — RuboCop::Cop::SketchupPerformance::OpenSSL
- #on_send — RuboCop::Cop::SketchupPerformance::OperationDisableUI
- #on_send — RuboCop::Cop::SketchupPerformance::SelectionBulkChanges
- #on_send — RuboCop::Cop::SketchupPerformance::TypeCheck
- #on_send — RuboCop::Cop::SketchupPerformance::Typename
- #on_send — RuboCop::Cop::SketchupRequirements::Exit
- #on_send — RuboCop::Cop::SketchupRequirements::GemInstall
- #on_send — RuboCop::Cop::SketchupRequirements::GetExtensionLicense
- #on_send — RuboCop::Cop::SketchupRequirements::GlobalInclude
- #on_send — RuboCop::Cop::SketchupRequirements::LoadPath
- #on_send — RuboCop::Cop::SketchupRequirements::MinimalRegistration
- #on_send — RuboCop::Cop::SketchupRequirements::RegisterExtension
- #on_send — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #on_send — RuboCop::Cop::SketchupSuggestions::AddGroup
- #on_send — RuboCop::Cop::SketchupSuggestions::Compatibility
- #on_send — RuboCop::Cop::SketchupSuggestions::FileEncoding
- #on_send — RuboCop::Cop::SketchupSuggestions::ModelEntities
- #on_send — RuboCop::Cop::SketchupSuggestions::MonkeyPatchedApi
- #on_send — RuboCop::Cop::SketchupSuggestions::OperationName
- #on_send — RuboCop::Cop::SketchupSuggestions::SketchupFindSupportFile
- #on_send — RuboCop::Cop::SketchupSuggestions::ToolbarTimer
- #on_tool_class — RuboCop::Cop::SketchupSuggestions::ToolDrawingBounds
- #on_tool_class — RuboCop::Cop::SketchupSuggestions::ToolInvalidate
- #on_tool_class — RuboCop::Cop::SketchupSuggestions::ToolUserInput
- #on_tool_class — RuboCop::SketchUp::ToolChecker
- #operation_location — RuboCop::Cop::SketchupRequirements::ObserversStartOperation
- #parse_version — RuboCop::SketchUp::SketchUpVersion
- #parts — RuboCop::SketchUp::Namespace
- #path_relative_to_source — RuboCop::SketchUp::ExtensionProject
- #possible_ellipses — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #range — RuboCop::Cop::SketchupRequirements::ObserversStartOperation
- #range_with_receiver — RuboCop::Cop::RangeHelp
- #read_allowed? — RuboCop::Cop::SketchupRequirements::GlobalVariables
- #relative_source_path — RuboCop::SketchUp::ExtensionProject
- #relevant_file? — RuboCop::SketchUp::Cop
- #relevant_rubocop_sketchup_file? — RuboCop::SketchUp::Cop
- #render_html — RuboCop::Formatter::ExtensionReviewFormatter
- #report — RuboCop::Cop::SketchupSuggestions::Compatibility
- #reserved? — RuboCop::Cop::SketchupRequirements::ExtensionNamespace
- #root_file? — RuboCop::SketchUp::ExtensionProject
- #sketchup_config_key? — RuboCop::SketchUp::Config
- #sketchup_cops_config — RuboCop::SketchUp::Config
- #sketchup_department_exclude_pattern — RuboCop::SketchUp::Cop
- #sketchup_exclude_pattern — RuboCop::SketchUp::Cop
- #sketchup_excluded? — RuboCop::SketchUp::Cop
- #sketchup_severity — RuboCop::SketchUp::Cop
- #sketchup_target_max_version — RuboCop::SketchUp::SketchUpTargetRange
- #sketchup_target_max_version — RuboCop::SketchUp::SketchUpTargetRange::ClassMethods
- #sketchup_target_min_version — RuboCop::SketchUp::SketchUpTargetRange
- #sketchup_target_min_version — RuboCop::SketchUp::SketchUpTargetRange::ClassMethods
- #sketchup_target_version — RuboCop::SketchUp::Config
- #sketchup_target_version? — RuboCop::SketchUp::Config
- #sort_categories — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #source_after_highlight — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #source_before_highlight — RuboCop::Formatter::ExtensionReviewFormatter::ERBContext
- #source_path — RuboCop::SketchUp::ExtensionProject
- #started — RuboCop::Formatter::ExtensionReviewFormatter
- #string_contents_range — RuboCop::Cop::RangeHelp
- #succ — RuboCop::SketchUp::SketchUpVersion
- #titleize — RuboCop::Cop::SketchupSuggestions::OperationName
- #to_s — RuboCop::SketchUp::SketchUpVersion
- #top_level? — RuboCop::SketchUp::Namespace
- #valid_filename? — RuboCop::Cop::SketchupRequirements::SketchupRequire
- #valid_for_target_sketchup_version? — RuboCop::SketchUp::SketchUpTargetRange
- #validate — RuboCop::SketchUp::SketchUpVersion
- #validate_extension_id — RuboCop::Cop::SketchupRequirements::GetExtensionLicense
- #variable_basename — RuboCop::Cop::SketchupSuggestions::ModelEntities
- #variable_name — RuboCop::Cop::SketchupBugs::MaterialName