MCPcopy 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
129function getActiveFolder() {
130 return normalizeFolderPath(window.currentFolder || 'root');
131}
132
133function getActiveSourceId() {
134 return normalizeSourceId(

Calls 1

normalizeFolderPathFunction · 0.70

Tested by

no test coverage detected