import { type IVersionHandler } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Version callback method to print the version. Invoked by the --help
option command and the .getVersion()
and .showHelp()
method's.
x/cliffy/mod.ts>IVersionHandler
import { type IVersionHandler } from "https://dotland.deno.dev/x/cliffy@v0.19.0/mod.ts";
Version callback method to print the version. Invoked by the --help
option command and the .getVersion()
and .showHelp()
method's.