Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tauri-apps-api
/
tauri.apps.api.path
/
isAbsolute
is
Absolute
external
fun
isAbsolute
(
path
:
String
)
:
Promise
<
Boolean
>
(
source
)
Returns whether the path is absolute or not.
Since
1.0.0