# File lib/aruba/api.rb, line 225
    def run_interactive(cmd)
      @interactive = run(cmd)
    end