fn escapePath(allocator: std.mem.Allocator, input: []const u8) error{OutOfMemory}![]u8

Parameters

allocator: std.mem.Allocator,
input: []const u8,