MCPcopy Index your code
hub / github.com/REditorSupport/vscode-R / refreshRootNode

Method refreshRootNode

src/helpViewer/treeView.ts:96–98  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

94 }
95
96 public refreshRootNode(): void {
97 this.helpViewProvider.rootItem.refresh(true);
98 }
99}
100
101

Callers 2

refreshMethod · 0.80
refreshPreviewerMethod · 0.80

Calls 1

refreshMethod · 0.65

Tested by

no test coverage detected