import * as mod from "https://deno.land/std@0.158.0/node/internal/util/inspect.mjs";
Functions
Returns the number of columns required to display the given string. | |
Echos the value of any input. Tries to print the value out in the best way possible given the different types. | |
Remove all VT control characters. Use to estimate displayed string width. |