BuildWorkspacesResult
Defined in: packages/speculator/src/workspace/builder.ts:12
Result of building workspaces
Properties
Section titled “Properties”errors
Section titled “errors”errors:
string[]
Defined in: packages/speculator/src/workspace/builder.ts:16
Any errors encountered during process
workspaces
Section titled “workspaces”workspaces:
Record<string,Workspace>
Defined in: packages/speculator/src/workspace/builder.ts:14
Map of workspace name -> built Workspace AST