Function Path.raw
Returns the underlying string. Does NOT do any escaping, even if path contains spaces.
string raw() pure nothrow @safe const;
Returns the underlying string. Does NOT do any escaping, even if path contains spaces.
string raw() pure nothrow @safe const;