Method
IdeBuildTargetget_cwd
Description
For build systems and build target providers that insist to be run in a specific place, this method gets the correct working directory.
If this method returns NULL
, the runtime will pick a default working
directory for the spawned process (usually, the user home directory
in the host system, or the flatpak sandbox home under flatpak).