AsyncFile.isOpen

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

Report whether the file is open.

Returns

true when the file has a valid handle.