Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ createTaskConfig
Function
createTaskConfig
ui/media/js/main.js:1190–1192 ·
view source on GitHub ↗
(task)
Source
from the content-addressed store, hash-verified
1188
}
1189
1190
function
createTaskConfig(task) {
1191
return
getVisibleConfig(taskConfigSetup, task).join(
"</span>, </div>"
)
1192
}
1193
1194
function
createTask(task) {
1195
let
taskConfig =
""
Callers
1
createTask
Function · 0.85
Calls
1
getVisibleConfig
Function · 0.85
Tested by
no test coverage detected