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

x/autopilot/deps.ts>prepare.PlugError

🚀 Cross-platform desktop automation module for Deno.
Go to Latest
class prepare.PlugError
extends Error
import { prepare } from "https://deno.land/x/autopilot@v0.2.0/deps.ts";
const { PlugError } = prepare;

Constructors

new
PlugError(message: string)