Method
IdeContextset_workdir
Description
Sets the working directory for the project.
This should generally only be set once after checking out the project.
In future releases, changes may be made to change this in support of git-worktrees or similar workflows.
Sets property | Ide.Context:workdir |
Parameters
workdir
-
Type:
GFile
A
GFile
.The data is owned by the caller of the method.