Docs
Reference
Guides
Blog
Discord
/
node:fs
/
unlinkSync
F
unlinkSync
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
node:fs
/
unlinkSync
F
unlinkSync
function
fs.unlinkSync
function
unlinkSync
(
path
:
PathLike
)
:
void
;
Synchronous
unlink(2)
. Returns
undefined
.