MCPcopy
hub / github.com/tsedio/tsed / YamlConfigSource.spec.ts

File YamlConfigSource.spec.ts

packages/config/core/src/providers/yaml/YamlConfigSource.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {existsSync, readFileSync, watch} from "node:fs";
2
3import JsYaml from "js-yaml";
4

Callers

nothing calls this directly

Calls 2

getAllMethod · 0.65
watchMethod · 0.65

Tested by

no test coverage detected