blob: ed57cf679da3038d5f12e91332ff30c3060d329c [file] [log] [blame]
/*
* Copyright (c) 2013 The Native Client Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
NaClTerm.nmf = 'ruby.nmf'
/*
* Pass /bin/irb as argv[1] by default so we get an interactive
* shell
*/
NaClTerm.argv = ['/bin/irb']