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

x/netzo/cli/deps.ts

Netzo - roll out internal tools faster
Go to Latest
import * as netzo from "https://deno.land/x/netzo@v0.1.85/cli/deps.ts";

Classes

Transform a stream into a stream where each chunk is divided by a newline, be it \n or \r\n. \r can be enabled via the allowCR option.

Functions

Set text color to blue.

Make the text bold.

Set text color to green.

Take a set of command line arguments, optionally with a set of options, and return an object representing the flags found in the passed arguments.

Creates a list of selectable items from which one item can be chosen. If no items are available to be selected this will return undefined without a question prompt.

Set text color to red.

Greater than or equal comparison

Returns the parsed version, or null if it's not valid.

Set text color to yellow.