pyquibbler.get_project_directory

pyquibbler.get_project_directory() Path

Returns the directory to which quib assignments are saved.

By default, quibs save their override data to the project directory, or to a directory relative to this project directory, as specified by each quib save_directory property.

None indicates undefined path.

Return type:

PathWithHyperLink or None