Skip to main content
Module

x/lume/deps/cliffy.ts>Command#reset

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Command.prototype.reset
Re-export
import { Command } from "https://deno.land/x/lume@v2.2.4/deps/cliffy.ts";

Reset internal command reference to main command.

Returns

OneOf<TParentCommand, this>