Skip to main content

PWD

Constant PWD 

Source
pub const PWD: Type = 10;
Expand description

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*