c-ipfs/test/test_helper.h
2016-12-05 13:11:22 -05:00

6 lines
160 B
C

/**
* Create a new repository in the directory, erasing old one
* NOTE: base directory must already exist
*/
int drop_and_build_repository(const char* dir);