Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
refresh
Method · 0.80
refreshPreviewer
Method · 0.80
Calls
1
refresh
Method · 0.65
Tested by
no test coverage detected