AsyncFile.isOpen

bool isOpen() @property const @safe nothrow @nogc

Check if the file is open.

Returns

true when the file is open.