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

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

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

Reset internal command reference to main command.

Returns

OneOf<TParentCommand, this>