import { fill } from "https://dotland.deno.dev/x/cliffy@v0.6.1/packages/table/lib/utils.ts";
Fill string with given char until the string has a specified length.
import { fill } from "https://dotland.deno.dev/x/cliffy@v0.6.1/packages/table/lib/utils.ts";
Fill string with given char until the string has a specified length.