runtimeDir

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

Returns the path to the user's runtime directory.

Platform-specific

  • Linux: Resolves to $XDG_RUNTIME_DIR.

  • macOS: Not supported.

  • Windows: Not supported.

Since

1.0.0