Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/allo_arguments/lib/helpers/colors.ts>inspect

🦕 Super handy cli argument parser with automate generation `--help` flag.
Go to Latest
variable inspect
import { inspect } from "https://deno.land/x/allo_arguments@v4.1.0/lib/helpers/colors.ts";

type

(s: unknown) => string