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.chown
/
Chown
/
Chown
Chown
constructor
(
path
:
VirtualPath
,
baseDirectory
:
BaseDirectory
=
CurrentWorkingDirectory
,
owner
:
Int
,
group
:
Int
,
followSymlinks
:
Boolean
=
true
)
(
source
)