MCPcopy
hub / github.com/continuedev/continue / getWorkspaceDirs

Method getWorkspaceDirs

core/index.d.ts:857–857  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

855 getAvailableThreads(): Promise<Thread[]>;
856
857 getWorkspaceDirs(): Promise<string[]>;
858
859 fileExists(fileUri: string): Promise<boolean>;
860

Callers 15

constructorMethod · 0.65
runTerminalCommandImplFunction · 0.65
createRuleBlockImplFunction · 0.65
onboard.tsFile · 0.65
initializeListenersMethod · 0.65
shouldIgnoreFunction · 0.65
walkDirsFunction · 0.65
walkDir.test.tsFile · 0.65
refreshFilesMethod · 0.65

Implementers 3

MessageIdecore/protocol/messenger/messageIde.ts
FileSystemIdecore/util/filesystem.ts
VsCodeIdeextensions/vscode/src/VsCodeIde.ts

Calls

no outgoing calls

Tested by 1

registerHandlersMethod · 0.52