Path.toNativeString

Converts the Path object to a native path string (backslash as path separator on Windows).

struct Path
@safe pure nothrow const
string
toNativeString
()

Meta