korlibs
Toggle table of contents
6.1.0-SNAPSHOT
js
Target filter
js
Switch theme
Search in API
Skip to content
korlibs
korlibs-platform
/
korlibs.js
/
DenoDirEntry
Deno
Dir
Entry
js
external
interface
DenoDirEntry
Members
Properties
is
Directory
Link copied to clipboard
js
abstract
val
isDirectory
:
Boolean
is
File
Link copied to clipboard
js
abstract
val
isFile
:
Boolean
is
Symlink
Link copied to clipboard
js
abstract
val
isSymlink
:
Boolean
name
Link copied to clipboard
js
abstract
val
name
:
String