open

Open the internal filehandle of the THOR struct.

Uses std.stdio.File.reopen()

void
open
()

Parameters

thor THOR

The THOR to open the filehandle for

Throws

ErrnoException in case of error

Meta