public static void CreateSubdirectories(string pathRelativeToCurrent)
 => Create(RelativePathResolver.GetPath(pathRelativeToCurrent));