Skip to main content
Module

x/cliffy/dev_deps.ts>gt

Command line framework for deno 🦕 Including Commandline-Interfaces, Prompts, CLI-Table, Arguments Parser and more...
Extremely Popular
Go to Latest
function gt
import { gt } from "https://deno.land/x/cliffy@v1.0.0-rc.3/dev_deps.ts";

Greater than comparison

Parameters

s0: SemVer
s1: SemVer

Returns

boolean

Parameters

s0: string | SemVer
s1: string | SemVer
optional
options: { includePrerelease: boolean; }

Returns

boolean