c-ipfs/test/test_helper.h

6 lines
160 B
C
Raw Normal View History

2016-12-05 18:11:22 +00:00
/**
* Create a new repository in the directory, erasing old one
* NOTE: base directory must already exist
*/
int drop_and_build_repository(const char* dir);