Class: RuboCounsel::CopActions::Disable

Inherits:
Object
  • Object
show all
Defined in:
lib/rubocounsel/cop_actions.rb

Instance Method Summary collapse

Instance Method Details

#callObject



14
# File 'lib/rubocounsel/cop_actions.rb', line 14

def call = { "Enabled" => false }

#labelObject



12
# File 'lib/rubocounsel/cop_actions.rb', line 12

def label = "Disable"

#reprompt?Boolean

Returns:



13
# File 'lib/rubocounsel/cop_actions.rb', line 13

def reprompt? = false