MCPcopy Index your code
hub / github.com/changesets/changesets / add.ts

File add.ts

packages/cli/src/commands/add/__tests__/add.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from "path";
2import stripAnsi from "strip-ansi";
3import * as git from "@changesets/git";
4import { defaultConfig } from "@changesets/config";

Callers

nothing calls this directly

Calls 5

silenceLogsInBlockFunction · 0.90
testdirFunction · 0.90
gitdirFunction · 0.90
mockUserResponsesFunction · 0.85
getChangesetsFunction · 0.85

Tested by

no test coverage detected