MCPcopy Create free account
hub / github.com/nodejs/node / is_option

Function is_option

deps/v8/tools/torque/format-torque.py:203–204  ·  view source on GitHub ↗
(arg)

Source from the content-addressed store, hash-verified

201 sys.exit(-1)
202
203 def is_option(arg):
204 return arg in ['-i', '-l', '-il']
205
206 should_format = lint = False
207

Callers 1

MainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected