Skip to main content
Module

x/plug/test/helpers.ts>assertScript

🔌 Deno plugin management library
Go to Latest
function assertScript
import { assertScript } from "https://deno.land/x/plug@0.5.2/test/helpers.ts";

Parameters

script: string
...args: string[]

Returns

Promise<void>