Path.this

this(string path) @safe nothrow @nogc pure

Construct a Path from a string.

Parameters

pathThe file or directory path as a string.