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

Send a message to the child process (as a json piped in stdin)

Parameters

message: OUT_MESSAGE