Alias Path.toRawString

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

Declaration

struct Path
{
  // ...
  alias deprecated toRawString;
  // ...
}

Authors

Nick Sabalausky

Copyright

Copyright (C) 2014-2017 Nick Sabalausky

License

zlib/libpng