fn checkExact(self: *CheckObject, phrase: []const u8) void

Adds an exact match phrase to the latest created Check with CheckObject.checkStart().

Parameters

self: *CheckObject,
phrase: []const u8,