Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Command } from
'commander'
;
2
import
{ mkdirSync, readFileSync, writeFileSync } from
'node:fs'
;
3
import
{ dirname } from
'node:path'
;
4
import
{ availableFunctions } from
'src/host-functions.js'
;
Callers
nothing calls this directly
Calls
1
map
Method · 0.80
Tested by
no test coverage detected