OpenFiles

ditto

Constructors

this
this()

Constructor.

Members

Functions

register
void register(File file)

Registers the specified file, to be reopened when reopenAll() is called.

reopenAll
void reopenAll()

Reopens all registered files.

reopenFile
bool reopenFile(cstring file_path)

Reopens all registered files with the given path

Meta