Function FileStream.isOpen
Determines if the file stream is still open
bool isOpen() scope nothrow @property scope @safe const;
Determines if the file stream is still open
bool isOpen() scope nothrow @property scope @safe const;