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