Path.this
this
(string path) @safe nothrow @nogc pureConstruct a Path from a string.
Parameters
path | The file or directory path as a string. |
(string path) @safe nothrow @nogc pureConstruct a Path from a string.
path | The file or directory path as a string. |