MCPcopy
hub / github.com/foambubble/foam / value

Function value

packages/foam-vscode/src/test/vscode-mock.ts:232–234  ·  view source on GitHub ↗
(change: Parameters<Uri['with']>[0])

Source from the content-addressed store, hash-verified

230 {
231 with: {
232 value(change: Parameters<Uri['with']>[0]) {
233 return createVSCodeUri(foamUri.with(change));
234 },
235 enumerable: false,
236 },
237 toString: {

Callers

nothing calls this directly

Calls 4

createVSCodeUriFunction · 0.85
toFsPathMethod · 0.80
withMethod · 0.65
toStringMethod · 0.65

Tested by

no test coverage detected