MCPcopy Create free account
hub / github.com/jakesgordon/javascript-state-machine / quote

Function quote

lib/visualize.js:210–212  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

208}
209
210function quote(name) {
211 return "\"" + name + "\""
212}
213
214function dotify(dotcfg) {
215

Callers 2

dotifyFunction · 0.70
visualize.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected