Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/alibaba/lowcode-engine
/ getRGL
Method
getRGL
packages/types/src/shell/model/node.ts:497–497 ·
view source on GitHub ↗
* 获取磁贴相关信息
()
Source
from the content-addressed store, hash-verified
495
* 获取磁贴相关信息
496
*/
497
getRGL(): {
498
isContainerNode: boolean;
499
isEmptyNode: boolean;
500
isRGLContainerNode: boolean;
Callers
4
getRGL
Method · 0.65
action
Method · 0.65
getRGL
Method · 0.65
node.test.ts
File · 0.65
Implementers
1
Node
packages/shell/src/model/node.ts
Calls
no outgoing calls
Tested by
no test coverage detected