MCPcopy Create free account
hub / github.com/cogentcore/core / AsCoreTree

Method AsCoreTree

core/tree.go:38–38  ·  view source on GitHub ↗

AsTree returns the base [Tree] for this node.

()

Source from the content-addressed store, hash-verified

36
37 // AsTree returns the base [Tree] for this node.
38 AsCoreTree() *Tree
39
40 // CanOpen returns true if the node is able to open.
41 // By default it checks HasChildren(), but could check other properties

Callers 6

selectedSyncNodesMethod · 0.65
AsTreeFunction · 0.65
UnselectAllMethod · 0.65
selectUpdateMethod · 0.65
InitMethod · 0.65
ConfigGUIMethod · 0.65

Implementers 3

Treecore/tree.go
_cogentcore_org_core_core_Treeryaegicore/symbols/cogentcore_org-core-
_cogentcore_org_core_filetree_Fileryaegicore/symbols/cogentcore_org-core-

Calls

no outgoing calls

Tested by

no test coverage detected