Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
RunOnFiles
Method · 0.95
FindFilesIn
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected