Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ openFolder.js
File
openFolder.js
src/lib/openFolder.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fsOperation from
"fileSystem"
;
2
import
sidebarApps from
"sidebarApps"
;
3
import
collapsableList from
"components/collapsableList"
;
4
import
FileTree from
"components/fileTree"
;
Callers
nothing calls this directly
Calls
10
fsOperation
Function · 0.85
appendEntryToOpenFolder
Function · 0.85
refreshRenamedEntryInOpenFolders
Function · 0.85
removeEntryFromOpenFolder
Function · 0.85
areSameOpenFolderUrl
Function · 0.85
isInsideOpenFolder
Function · 0.85
append
Method · 0.80
rename
Method · 0.65
stat
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected