Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
76
interface
BuildFlags {
77
outDir?: string;
78
}
79
80
interface
SyncFlags {
81
dryRun?: boolean;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected