Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kd_clients/core/Utils.ts>Utils.printAsGitHubError

Various types of HTTP clients for misc uses. This is used in the organization's infrastructure.
Go to Latest
method Utils.printAsGitHubError
import { Utils } from "https://deno.land/x/kd_clients@v0.0.5/core/Utils.ts";

Prints the given message as a GitHub error.

Parameters

message: string

The message to print.