Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/REditorSupport/vscode-R
/ util.ts
File
util.ts
src/util.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
import
{ homedir } from
'os'
;
4
import
{ existsSync, PathLike, readFile } from
'fs-extra'
;
Callers
nothing calls this directly
Calls
1
keys
Method · 0.80
Tested by
no test coverage detected