Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pup/lib/core/plugin.ts>PluginImplementation#hook

Universal process manager built in Deno
Go to Latest
method PluginImplementation.prototype.hook
import { PluginImplementation } from "https://deno.land/x/pup@1.0.0-beta.18/lib/core/plugin.ts";

Parameters

_signal: string
_parameters: unknown

Returns

boolean