Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
FileSystemError
/
Companion
/
FileNotADirectory
File
Not
ADirectory
fun
FileNotADirectory
(
messageOrUri
:
JsAny
=
definedExternally
)
:
FileSystemError
(
source
)
Create an error to signal that a file is not a folder.
Parameters
message
Or
Uri
Message or uri.
Online Documentation