assert_directory_exist

Macro assert_directory_exist 

Source
macro_rules! assert_directory_exist {
    ($description:expr,$items:expr) => { ... };
}
Expand description

ยงCheck if all directories exist

  • description The unit description
  • items A vector contening all paths