Skip to main content
Module

x/license_checker/deps.ts

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

Functions

Set text color to blue.

Determines whether the source array includes the pattern array.

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, with an optional set of options, and return an object representation of those argument.

Set text color to red.