Skip to main content
Module

x/deno_slack_protocols/deps.ts

Implements the rules for communication between Slack CLI and any Slack app development SDKs
import * as denoSlackProtocols from "https://deno.land/x/deno_slack_protocols@0.0.2/deps.ts";

Functions

Take a set of command line arguments, optionally with a set of options, and return an object representing the flags found in the passed arguments.