blob: f10ddc5e73472e878712839bfe04c6c4b358173f [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'];