UNPKG

fargv

Version:

Multi-customizable parser of process.argv for nodejs.

9 lines (5 loc) 103 B
const resetAll = function() { this._options = null; return this; }; module.exports = resetAll;