Repository URL to install this package:
// https://stackoverflow.com/questions/8683895/how-do-i-determine-the-current-operating-system-with-node-js const fwf = require('funwithflags') let argv = fwf(process.argv.slice(2)) module.exports = argv