Function OSSingleton.getSystemDir

Returns the actual path to commonly used folders across different platforms. Available locations are specified in systemdir. Note: This method is implemented on Android, Linux, macOS and Windows.

String getSystemDir (
  const(long) dir
) nothrow @nogc const;