Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
buildIndexEntry
Method · 0.95
queue.test.tsx
File · 0.45
seedPlaylists
Function · 0.45
active-provider-selection.test.tsx
File · 0.45
setupMetadataProvider
Function · 0.45
stream-resolution.test.tsx
File · 0.45
discovery.test.tsx
File · 0.45
playlistStore.test.ts
File · 0.45
pluginStore.test.ts
File · 0.45
seedPlugin
Function · 0.45
sources.ts
File · 0.45
Artist.test.tsx
File · 0.45
Calls
no outgoing calls
Tested by
2
setupMetadataProvider
Function · 0.36
exampleProvider
Function · 0.36