MCPcopy
hub / github.com/immich-app/immich / cli.ts

File cli.ts

packages/plugin-sdk/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from 'commander';
2import { mkdirSync, readFileSync, writeFileSync } from 'node:fs';
3import { dirname } from 'node:path';
4import { availableFunctions } from 'src/host-functions.js';

Callers

nothing calls this directly

Calls 1

mapMethod · 0.80

Tested by

no test coverage detected