import * as denomander from "https://deno.land/x/denomander@0.9.3/src/utils/utils.ts";
Functions
It detects if the passed flags are seperated by comma, pipe or space and splits them. |
import * as denomander from "https://deno.land/x/denomander@0.9.3/src/utils/utils.ts";
It detects if the passed flags are seperated by comma, pipe or space and splits them. |