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

x/dectyl/mod.ts>DeployWorker#start

Prototype library for testing Deno Deploy scripts using the Deno CLI
Go to Latest
method DeployWorker.prototype.start
import { DeployWorker } from "https://deno.land/x/dectyl@0.6.2/mod.ts";

Start the program, allowing it to take requests.

Returns

Promise<void>