setup_output_dir

Configurations.setup_output_dir(path=None)

Set the output directory.

Parameters

Name Type Description Default
path Path | str A Path to the new directory. None
Back to top