Retrieves a list of all currently open file streams by their file paths.
Thrown if the environment is not a Node.js server.
An array of file paths for the currently open file streams.
Retrieves a list of all currently open file streams by their file paths.
Throws
Thrown if the environment is not a Node.js server.