Checks if a specific file stream is currently open.
Thrown if the environment is not a Node.js server.
The path to the file stream.
True if the file stream is open, otherwise false.
Checks if a specific file stream is currently open.
Throws
Thrown if the environment is not a Node.js server.