fn hasEnvVar(allocator: Allocator, key: []const u8) error{OutOfMemory}!bool

Parameters

allocator: Allocator,
key: []const u8,