Tauri Core API - v2.6.0
    Preparing search index...

    Namespace path

    The path module provides utilities for working with file and directory paths.

    This package is also accessible with window.__TAURI__.path when app.withGlobalTauri in tauri.conf.json is set to true.

    It is recommended to allowlist only the APIs you use for optimal bundle size and security.

    Enumerations

    BaseDirectory

    Functions

    appConfigDir
    appDataDir
    appLocalDataDir
    appCacheDir
    audioDir
    cacheDir
    configDir
    dataDir
    desktopDir
    documentDir
    downloadDir
    executableDir
    fontDir
    homeDir
    localDataDir
    pictureDir
    publicDir
    resourceDir
    resolveResource
    runtimeDir
    templateDir
    videoDir
    appLogDir
    tempDir
    sep
    delimiter
    resolve
    normalize
    join
    dirname
    extname
    basename
    isAbsolute