PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/minimist/test/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/minimist/test/stop_early.js

var parse = require('../');
var test = require('tape');

test('stops parsing on the first non-option when stopEarly is set', function (t) {
    var argv = parse(['--aaa', 'bbb', 'ccc', '--ddd'], {
        stopEarly: true
    });

    t.deepEqual(argv, {
        aaa: 'bbb',
        _: ['ccc', '--ddd']
    });

    t.end();
});


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home