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