MCPcopy Create free account
hub / github.com/codemix/htmling / peg$c20

Function peg$c20

lib/parser.js:80–80  ·  view source on GitHub ↗
(attrs)

Source from the content-addressed store, hash-verified

78 peg$c18 = "<template",
79 peg$c19 = { type: "literal", value: "<template", description: "\"<template\"" },
80 peg$c20 = function(attrs) { return !attrs || !attrs.client; },
81 peg$c21 = ">",
82 peg$c22 = { type: "literal", value: ">", description: "\">\"" },
83 peg$c23 = function(attrs, body) {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…