[][src]Function krill::commons::util::test::sub_dir

pub fn sub_dir(base_dir: &PathBuf) -> PathBuf

This method sets up a random subdirectory and returns it. It is assumed that the caller will clean this directory themselves.