import * as mod from "https://deno.land/std@0.219.1/console/mod.ts";
Functions for console-related tasks such as TTY text layout
Functions
Get the width of a string's constituent characters in columns in TTY-like environments. |
import * as mod from "https://deno.land/std@0.219.1/console/mod.ts";
Functions for console-related tasks such as TTY text layout
Get the width of a string's constituent characters in columns in TTY-like environments. |