module RuboCop::Cop::VariableForce::LogicalOperator
Mix-in module for logical operator control structures.
Public Instance Methods
Source
# File lib/rubocop/cop/variable_force/branch.rb, line 259 def always_run? left_body? end
Mix-in module for logical operator control structures.
# File lib/rubocop/cop/variable_force/branch.rb, line 259 def always_run? left_body? end