fn init(argv: []const []const u8, allocator: mem.Allocator) ChildProcess

First argument in argv is the executable.

Parameters

argv: []const []const u8,
allocator: mem.Allocator,