Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function fail
import { fail } from "https://deno.land/x/pogo@v0.6.0/example/simple-server/dev-dependencies.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never