# File lib/aruba/api.rb, line 142 def output_from(cmd) cmd = detect_ruby(cmd) get_process(cmd).output(@aruba_keep_ansi) end