Skip to main content
Deno 2 is finally 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.170.0/testing/_diff.ts";

Parameters

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

Returns

string[]