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

x/denoexec/lib/functional.ts>stdout

A higher level wrapper around https://doc.deno.land/builtin/stable#Deno.run
Latest
function stdout
import { stdout } from "https://deno.land/x/denoexec@v1.1.5/lib/functional.ts";

Provide an alternative Writer for the STDOUT stream.