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

Function program13

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

Source from the content-addressed store, hash-verified

659 }
660
661function program13(depth0,data) {
662
663 var buffer = "", stack1;
664 buffer += "\n <input class='parameter' minlength='0' name='";
665 if (stack1 = helpers.name) { stack1 = stack1.call(depth0, {hash:{},data:data}); }
666 else { stack1 = depth0.name; stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1; }
667 buffer += escapeExpression(stack1)
668 + "' placeholder='' type='text' value=''/>\n ";
669 return buffer;
670 }
671
672 buffer += "<td class='code'>";
673 if (stack1 = helpers.name) { stack1 = stack1.call(depth0, {hash:{},data:data}); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected