Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fluentci/src/utils.ts>writeToSocket

Set up and run your CI locally or in any CI Provider in a consistent way
Latest
function writeToSocket
import { writeToSocket } from "https://deno.land/x/fluentci@v0.16.4/src/utils.ts";

Parameters

socket: string
message: string
optional
stream = [UNSUPPORTED]

Returns

Promise<string>