MCPcopy Index your code
hub / github.com/nodejs/node / IgnoreFile

Method IgnoreFile

deps/v8/tools/v8_presubmit.py:285–286  ·  view source on GitHub ↗
(self, name)

Source from the content-addressed store, hash-verified

283 'octane', 'sunspider', 'traces-arm64'))
284
285 def IgnoreFile(self, name):
286 return name.startswith('.')
287
288 def FindFilesIn(self, path):
289 result = []

Callers 2

RunOnFilesMethod · 0.95
FindFilesInMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected