Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
FileSystem
/
stat
stat
abstract
fun
stat
(
uri
:
Uri
)
:
PromiseLike
<
FileStat
>
(
source
)
Retrieve metadata about a file.
Parameters
uri
The uri of the file to retrieve metadata about.