MCPcopy
hub / github.com/nukeop/nuclear / build

Method build

packages/player/src/test/builders/PlaylistBuilder.ts:122–124  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

120 }
121
122 build(): Playlist {
123 return cloneDeep(this.playlist);
124 }
125
126 buildIndexEntry(): PlaylistIndexEntry {
127 const playlist = this.build();

Callers 15

buildIndexEntryMethod · 0.95
queue.test.tsxFile · 0.45
seedPlaylistsFunction · 0.45
setupMetadataProviderFunction · 0.45
discovery.test.tsxFile · 0.45
seedPluginFunction · 0.45
sources.tsFile · 0.45
Artist.test.tsxFile · 0.45

Calls

no outgoing calls

Tested by 2

setupMetadataProviderFunction · 0.36
exampleProviderFunction · 0.36