78 79 80 81
# File 'lib/mutations/command.rb', line 78 def run return validation_outcome if has_errors? validation_outcome(execute) end