fn deleteDirAbsolute(dir_path: []const u8) !void

Same as Dir.deleteDir except the path is absolute.

Parameters

dir_path: []const u8,