# File lib/aruba/api.rb, line 122 def stdout_from(cmd) cmd = detect_ruby(cmd) get_process(cmd).stdout(@aruba_keep_ansi) end