Skip to main content
Module

x/dyr/deps.ts>Command#action

Deno CLI for the weather
Go to Latest
method Command.prototype.action
Re-export
import { Command } from "https://deno.land/x/dyr@v1.3.1/deps.ts";

Set command callback method.

Parameters

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

Command action handler.