Module

x/deno_slack_hooks/check_update.ts>createFileErrorMsg

Helper library implementing the contract between the Slack CLI and Slack application SDKs
Latest
function createFileErrorMsg
import { createFileErrorMsg } from "https://dotland.deno.dev/x/deno_slack_hooks@1.3.0/check_update.ts";

createFileErrorMsg creates and returns an error message that contains lightly formatted information about the dependency files that were found but otherwise inaccessible/unreadable.

Parameters

inaccessibleFiles: InaccessibleFile[]

Returns

string