cwd

abstract fun cwd(): String

Current Working Directory

Access the current working directory of the current process.

See also: Node Process API: cwd.