Classes
Members
(inner, constant) browserWindow :BrowserWindow
The main browser window of the Sozi editor.
Type:
- BrowserWindow
 
- Source:
 
(inner, constant) cwd :string
The current working directory.
We use the PWD environment variable directly because
process.cwd() returns the installation path of Sozi.
Type:
- string
 
- Source: