Sha256: dc0f89bdb136779f9ec062e0a2963a3ec89f45731eec9e8028907ae9f9e9034d

Contents?: true

Size: 320 Bytes

Versions: 182

Compression:

Stored size: 320 Bytes

Contents

'use strict';
module.exports = (flag, argv) => {
	argv = argv || process.argv;
	const prefix = flag.startsWith('-') ? '' : (flag.length === 1 ? '-' : '--');
	const pos = argv.indexOf(prefix + flag);
	const terminatorPos = argv.indexOf('--');
	return pos !== -1 && (terminatorPos === -1 ? true : pos < terminatorPos);
};

Version data entries

182 entries across 181 versions & 22 rubygems

Version Path
immosquare-cleaner-0.1.60 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.59 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.58 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.57 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.56 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.55 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.54 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.53 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
immosquare-cleaner-0.1.52 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
trusty-cms-6.3.1 node_modules/has-flag/index.js
immosquare-cleaner-0.1.51 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
boring_generators-0.15.0 tmp/templates/app_template/node_modules/has-flag/index.js
clapton-0.0.26 lib/clapton/javascripts/node_modules/@babel/highlight/node_modules/has-flag/index.js
clapton-0.0.25 lib/clapton/javascripts/node_modules/@babel/highlight/node_modules/has-flag/index.js
immosquare-cleaner-0.1.50 node_modules/@babel/highlight/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js
clapton-0.0.24 lib/clapton/javascripts/node_modules/@babel/highlight/node_modules/has-flag/index.js
clapton-0.0.23 lib/clapton/javascripts/node_modules/@babel/highlight/node_modules/has-flag/index.js
clapton-0.0.22 lib/clapton/javascripts/node_modules/@babel/highlight/node_modules/has-flag/index.js
clapton-0.0.21 lib/clapton/javascripts/node_modules/@babel/highlight/node_modules/has-flag/index.js
clapton-0.0.20 lib/clapton/javascripts/node_modules/@babel/highlight/node_modules/has-flag/index.js