MCPcopy Create free account
hub / github.com/pollinations/pollinations / cli.js

File cli.js

tools/icons/src/cli.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { mkdir, readFile, writeFile } from "node:fs/promises";
3import { createRequire } from "node:module";
4import { dirname, join } from "node:path";

Callers

nothing calls this directly

Calls 5

parseAppFunction · 0.85
parseMethod · 0.80
sliceMethod · 0.80
errorMethod · 0.80
generateFunction · 0.70

Tested by

no test coverage detected