This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
lhl
/
jhladmin
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
e108e7f7fa
Ramas
Etiquetas
master
jhladmin
/
node_modules
/
subarg
/
example
/
show.js
show.js
90 B
Histórico
Raw
1
2
3
var subarg = require('../');
var argv = subarg(process.argv.slice(2));
console.log(argv);