Skip to main content
Module

x/fresh/tests/test_utils.ts>getStdOutput

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

Returns

{ stdout: string; stderr: string; }