fn checkExtract(self: *CheckObject, phrase: []const u8) void
[src]
Adds an exact match phrase with variable extractor to the latest created Check with CheckObject.checkStart()
.
fn checkExtract(self: *CheckObject, phrase: []const u8) void
Adds an exact match phrase with variable extractor to the latest created Check with CheckObject.checkStart()
.