Skip to main content
Latest
function subcommand
import { subcommand } from "https://deno.land/x/drex@v1.1.1/mod.ts";

Sub Command decorator. Decorates the function with optional metadata as a Sub Command registered upon constructing class.

Parameters

optional
options: CommandOptions