UNPKG

nyc

Version:

the Istanbul command line interface

4 lines (3 loc) 98 B
var safe = require('../'); var regex = process.argv.slice(2).join(' '); console.log(safe(regex));