node icon indicating copy to clipboard operation
node copied to clipboard

doc: update the description of the return type for options.filter

Open kylo5aby opened this issue 10 months ago • 1 comments

The return type of options.filter in fs.cp, fs.cpSync, and fsPromises.cp can be coerced to types that are coercible to boolean, not only boolean, So I update related contents in the doc.

Once this PR has no further issues, I will close #52461.

Refs: #52461

kylo5aby avatar Apr 29 '24 03:04 kylo5aby

/cc @aduh95 @jasnell

kylo5aby avatar Apr 29 '24 03:04 kylo5aby

can you please take a look @aduh95

kylo5aby avatar May 15 '24 02:05 kylo5aby

Landed in a072ec382f8b8a2e2e90e2520c1b94a668b4bc3b

nodejs-github-bot avatar Jun 19 '24 08:06 nodejs-github-bot