printable_cmd
in
_support/run.rb [24:27]
3
lines of code
1
McCabe index (conditional complexity)
def printable_cmd(cmd) cmd.join(' ') end