Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
elide.runtime.intrinsics.js.node
/
ProcessAPI
/
cwd
cwd
abstract
fun
cwd
(
)
:
String
Current Working Directory
Access the current working directory of the current process.
See also:
Node Process API:
cwd
.