Skip to main content
Module

x/dax/mod.ts>ProgressBar#prefix

Cross-platform shell tools for Deno and Node.js inspired by zx.
Very Popular
Go to Latest
method ProgressBar.prototype.prefix
Re-export
import { ProgressBar } from "https://deno.land/x/dax@0.39.1/mod.ts";

Sets the prefix message/word, which will be displayed in green.

Parameters

prefix: string | undefined