Skip to main content

Module FileCloseFd

Module FileCloseFd 

Source
Expand description

file:close - close an fd returned by file:open and free the entry.

Arguments[0] = integer fd (as returned by FileOpenFd). Silently ignores unknown fds (VS Code may call close on an already- closed fd during workbench teardown).

Functionsยง

Fn