MCPcopy Index your code
hub / github.com/alibaba/lowcode-engine / getResourceList

Method getResourceList

packages/workspace/src/workspace.ts:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 resourceTypeMap: Map<string, ResourceType>;
40
41 getResourceList(): IResource[];
42
43 getResourceType(resourceName: string): IResourceType;
44

Callers 1

resourceListMethod · 0.65

Implementers 1

Workspacepackages/workspace/src/workspace.ts

Calls

no outgoing calls

Tested by

no test coverage detected