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

x/fresh/tests/test_utils.ts>getStdOutput

The next-gen web framework.
Extremely Popular
Latest
function getStdOutput
import { getStdOutput } from "https://deno.land/x/fresh@1.7.2/tests/test_utils.ts";

Returns

{ stdout: string; stderr: string; }