Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/habitra/deps.ts>Command#action

Command line tool for HabiTra
Latest
method Command.prototype.action
Re-export
import { Command } from "https://deno.land/x/habitra@v0.3.0/deps.ts";

Set command callback method.

Parameters

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

Command action handler.