Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.op.mkdir
Package-level
declarations
Types
Types
Mkdir
Link copied to clipboard
class
Mkdir
(
val
path
:
VirtualPath
,
val
baseDirectory
:
BaseDirectory
=
CurrentWorkingDirectory
,
val
mode
:
Int
,
val
failIfExists
:
Boolean
=
true
)