Function krill::commons::util::file::sub_dir

source ·
pub fn sub_dir(base: &Path, name: &str) -> Result<PathBuf, KrillIoError>
Expand description

Creates a sub dir if needed, return full path to it