MCPcopy
hub / github.com/1weiho/open-slide / BuildFlags

Interface BuildFlags

packages/core/src/cli/run.ts:76–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76interface BuildFlags {
77 outDir?: string;
78}
79
80interface SyncFlags {
81 dryRun?: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected