Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method WatchService.prototype.sendMessage
import { WatchService } from "https://deno.land/x/frugal@0.5.0/packages/core/watch/WatchService.ts";

Send a message to the parent process (as a json piped in stdout)

Parameters

message: OUT_MESSAGE