sapling/lib/util
Xavier Deguillard 2621bdd5bf util: add a create_dir function
Summary:
The function just wraps `std::fs::create_dir` and ignore the errors when the
directory already exists.

Reviewed By: quark-zju

Differential Revision: D17357936

fbshipit-source-id: 3a0b2d027aa9425877b288e43feeb9dbeba78651
2019-09-16 09:42:36 -07:00
..
src util: add a create_dir function 2019-09-16 09:42:36 -07:00
Cargo.toml util: move revisionstore::vfs into it 2019-09-16 09:42:35 -07:00