openfl.utilities.workspace.set_directory

openfl.utilities.workspace.set_directory(path: Path)

Set the current working directory within the context.

Parameters:

path (Path) – The path to set as the current working directory.

Yields:

None