publicDir

external fun publicDir(): ERROR CLASS: Symbol not found for js.promise.Promise<kotlin/String>(source)

Returns the path to the user's public directory.

Platform-specific

  • Linux: Resolves to xdg-user-dirs' XDG_PUBLICSHARE_DIR.

  • macOS: Resolves to $HOME/Public.

  • Windows: Resolves to {FOLDERID_Public}.

Since

1.0.0