Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ folder
Function
folder
src/pages/fileBrowser/fileBrowser.js:866–873 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
864
}
865
866
async
function
folder() {
867
if
(home) {
868
navigateToHome();
869
return
;
870
}
871
872
navigate(url, name);
873
}
874
875
function
navigateToHome() {
876
const
navigationArray = [];
Callers
1
handleClick
Function · 0.85
Calls
2
navigateToHome
Function · 0.85
navigate
Function · 0.85
Tested by
no test coverage detected