openFile

Uses UNC paths to open a file. Requires https://github.com/D-Programming-Language/phobos/pull/1888

File
openFile
()
(
string fn
,
string mode = "rb"
)

Meta