Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-fs-readdir-sync-recursive-with-buffer.js
File
test-fs-readdir-sync-recursive-with-buffer.js
test/known_issues/test-fs-readdir-sync-recursive-with-buffer.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// This test will fail because the the implementation does not properly
4
// handle the case when the path is a Buffer and the function is called
Callers
nothing calls this directly
Calls
4
require
Function · 0.50
join
Function · 0.50
readdirSync
Function · 0.50
from
Method · 0.45
Tested by
no test coverage detected