Workspace โ€บ getGroupLeaves

Workspace.getGroupLeaves() method

Get all leaves that belong to a group

Signature:

getGroupLeaves(group: string): WorkspaceLeaf[];

Parameters

ParameterTypeDescription
groupstringid

Returns:

WorkspaceLeaf[]