MCPcopy Create free account
hub / github.com/fontsource/fontsource / signal

Method signal

website/worker-configuration.d.ts:2510–2510  ·  view source on GitHub ↗
(signo: number)

Source from the content-addressed store, hash-verified

2508 monitor(): Promise<void>;
2509 destroy(error?: any): Promise<void>;
2510 signal(signo: number): void;
2511 getTcpPort(port: number): Fetcher;
2512}
2513interface ContainerStartupOptions {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected