Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
210
function
quote(name) {
211
return
"\"
" + name + "
\
""
212
}
213
214
function
dotify(dotcfg) {
215
Callers
2
dotify
Function · 0.70
visualize.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected