set_project_directory

set_project_directory(path: wchar_t) None

Set the project directory.

This directory is set by the user to a local filesystem path. It is used to prefix a relative file path and turn it into a local filesystem path.

Return type

None