print_cmd
in
_support/run.rb [16:19]
3
lines of code
1
McCabe index (conditional complexity)
def print_cmd(cmd) puts '-> ' + printable_cmd(cmd) end