cwd

abstract val cwd: Uri?(source)

The current working directory of the terminal. This Uri may represent a file on another machine (eg. ssh into another machine). This requires the shell integration to support working directory reporting.

Online Documentation