import { fill } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/flags/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.11.1/packages/flags/lib/utils.ts";
Fill string with given char until the string has a specified length.