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

x/alloy/deps.ts>cliffy.Command#getType

An application installer for restriced macOS
Latest
method cliffy.Command.prototype.getType
Re-export
import { cliffy } from "https://deno.land/x/alloy@v0.0.9/deps.ts";
const { Command } = cliffy;

Get type by name.

Parameters

name: string

Name of the type.

Returns

IType | undefined