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.childProcess
/
ProcOptions
/
cwdString
cwd
String
abstract
val
cwdString
:
String
?
Current Working Directory (String)
Provides the set current-working-directory for a process operation as a
String
value.