import * as denomander from "https://deno.land/x/denomander@0.9.3/src/utils/find.ts";
Functions
It detects if the given command is included in BOTH of the other two given arrays of Commands | |
It returns the command arguments with required values | |
It returns the command instance if founded in given arguments | |
It returns the command instance if founded in given arguments |