fn init(allocator: Allocator, cmd_line_utf8: []const u8) InitError!Self

cmd_line_utf8 MUST remain valid and constant while using this instance

Parameters

allocator: Allocator,
cmd_line_utf8: []const u8,