Path.toRawString

Returns the underlying string. Does NOT do any escaping, even if path contains spaces.

struct Path
deprecated
alias toRawString = raw

Meta