fn setEnvironmentVariable(self: *Run, key: []const u8, value: []const u8) void
self: *Run,
key: []const u8,
value: []const u8,