MCPcopy
hub / github.com/prisma/prisma / entries

Method entries

packages/cli/src/init/generated-files.ts:38–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 }
37
38 *entries(): Iterable<GeneratedFiles> {
39 for (const entry of this.#children.values()) {
40 yield entry
41 }
42 }
43
44 format(f: Format): string {
45 return new Formatter(this, f).formatToString()

Callers 15

setupFunction · 0.80
mergeByFunction · 0.80
buildDMMFListFunction · 0.80
buildInputObjectFunction · 0.80
desugarUserArgsFunction · 0.80
addIncludedRelationsFunction · 0.80
omitFieldsFunction · 0.80
createExplicitSelectionFunction · 0.80
visitNestedFunction · 0.80
requestBatchMethod · 0.80

Calls 1

valuesMethod · 0.80

Tested by 12

deepStrictEqualValuesFunction · 0.64
restoreEnvFunction · 0.64
restoreEnvFunction · 0.64
restoreEnvSnapshotFunction · 0.64
restoreEnvSnapshotFunction · 0.64
restoreEnvSnapshotFunction · 0.64
restoreEnvFunction · 0.64
restoreEnvSnapshotFunction · 0.64
restoreEnvFunction · 0.64
restoreEnvFunction · 0.64
restoreEnvFunction · 0.64
restoreEnvFunction · 0.64