Class: RuboCounsel::CopActions::Enable

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

Instance Method Summary collapse

Instance Method Details

#callObject



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

def call = { "Enabled" => true }

#labelObject



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

def label = "Enable"

#reprompt?Boolean

Returns:

  • (Boolean)


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

def reprompt? = false