VFile.isOpen

Indicates if the virtual file is opened. If the datastream isn't null, it must be open.

struct VFile
@safe @property @nogc
bool
isOpen
()

Meta