pwd property

  1. @Bool()
bool pwd
getter/setter pair

Emit the present working directory using OSC 7.

Implementation

@ffi.Bool()
external bool pwd;