Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ getActiveFolder
Function
getActiveFolder
public/js/aiChat.js:129–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
}
128
129
function
getActiveFolder() {
130
return
normalizeFolderPath(window.currentFolder ||
'root'
);
131
}
132
133
function
getActiveSourceId() {
134
return
normalizeSourceId(
Callers
7
getBuiltInRecipes
Function · 0.85
getTipGroups
Function · 0.85
currentChatLocation
Function · 0.85
refreshVisibleFolderForOutputFile
Function · 0.85
refreshVisibleFolderForAutomationDetail
Function · 0.85
refreshVisibleFolderForToolResult
Function · 0.85
refreshVisibleFolderForWorkflowResult
Function · 0.85
Calls
1
normalizeFolderPath
Function · 0.70
Tested by
no test coverage detected