Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fluentci/src/cmd/upgrade.ts>checkForUpdate

This is the command line interface for FluentCI.
Go to Latest
function checkForUpdate
import { checkForUpdate } from "https://deno.land/x/fluentci@v0.13.0/src/cmd/upgrade.ts";

Parameters

options: { checkUpdate: boolean; }