Module

x/license_checker/deps.ts

📄 CLI tool for checking license headers in files
Go to Latest
import * as mod from "https://dotland.deno.dev/x/license_checker@v3.2.2/deps.ts";

Functions

Set text color to blue.

Returns true if the source array contains the needle array, false otherwise.

Copies from src to dst until either EOF (null) is read from src or an error occurs. It resolves to the number of bytes copied or rejects with the first error encountered while copying.

Expand the glob string from the specified root directory and yield each result as a WalkEntry object.

Set text color to green.

Take a set of command line arguments, optionally with a set of options, and return an object representing the flags found in the passed arguments.

Set text color to red.