Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/testing/_diff.ts>buildMessage

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function buildMessage
import { buildMessage } from "https://deno.land/std@0.171.0/testing/_diff.ts";

Parameters

diffResult: ReadonlyArray<DiffResult<string>>
optional
unnamed 1 = [UNSUPPORTED]

Returns

string[]