pub const PWD: Type = 10;
Set the terminal working directory manually.
The string data is copied into the terminal. A NULL value pointer clears the pwd (equivalent to setting an empty string).
Input type: GhosttyString*