Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/habitra/deps.ts>Command#version

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

Set command version.

Parameters

version: string | IVersionHandler<Partial<CO>, Partial<CA>, CG, CPG, CT, CGT, CPT, CP>

Semantic version string string or method that returns the version string.