node-has-flag

check if argv has a specific flag
  https://github.com/sindresorhus/has-flag
  0
  no reviews



This module checks if argv has a specific flag and correctly stops looking after an -- argument terminator.

Node.js is an event-based server-side JavaScript engine.