MCPcopy
hub / github.com/continuedev/continue / workspaceBlocks.vitest.ts

File workspaceBlocks.vitest.ts

core/config/workspace/workspaceBlocks.vitest.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BlockType, RULE_FILE_EXTENSION } from "@continuedev/config-yaml";
2import { describe, expect, test } from "vitest";
3import { findAvailableFilename, getFileContent } from "./workspaceBlocks";
4

Callers

nothing calls this directly

Calls 3

getFileContentFunction · 0.90
findAvailableFilenameFunction · 0.90
fromMethod · 0.80

Tested by

no test coverage detected