Skip to main content
Module

x/release_up/deps.ts>Command#action

🌱 Automate releases
Go to Latest
method Command.prototype.action
Re-export
import { Command } from "https://deno.land/x/release_up@0.5.0/deps.ts";

Set command callback method.

Parameters

fn: IAction<CO, CA, CG, CPG, CT, CGT, CPT, CP>

Command action handler.