Function cif::add_data_directory

Function Documentation

void cif::add_data_directory(std::filesystem::path dataDir)

Add a directory to the list of search directories. This list is searched in a last-in-first-out order.

Note

See the documentation on resources for more information.