MCPcopy Create free account
hub / github.com/jishi/node-sonos-http-api / program9

Function program9

static/docs/swagger-ui.js:400–408  ·  view source on GitHub ↗
(depth0,data)

Source from the content-addressed store, hash-verified

398 }
399
400function program9(depth0,data) {
401
402 var buffer = "", stack1;
403 buffer += "\n <div id=\"api_information_panel\" style=\"top: 526px; left: 776px; display: none;\">\n ";
404 stack1 = helpers.each.call(depth0, depth0, {hash:{},inverse:self.noop,fn:self.program(10, program10, data),data:data});
405 if(stack1 || stack1 === 0) { buffer += stack1; }
406 buffer += "\n </div>\n ";
407 return buffer;
408 }
409function program10(depth0,data) {
410
411 var buffer = "", stack1, stack2;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected