fail_cmd!
in
_support/run.rb [20:23]
3
lines of code
1
McCabe index (conditional complexity)
def fail_cmd!(cmd) abort "command failed: #{printable_cmd(cmd)}" end