Tauri appDir
appDir():Promise
<string
>
返回应用配置文件的建议目录的路径。
Deprecated
自 1.2.0 起:将在 2.0.0 中删除。请改用 appConfigDir 或 appDataDir。
Since: 1.0.0
Returns: Promise
<string
>
appDir():Promise
<string
>
返回应用配置文件的建议目录的路径。
Deprecated
自 1.2.0 起:将在 2.0.0 中删除。请改用 appConfigDir 或 appDataDir。
Since: 1.0.0
Returns: Promise
<string
>