Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/isso-comments/isso
/ set
Function
set
isso/js/app/template.js:16–18 ·
view source on GitHub ↗
(name, value)
Source
from the content-addressed store, hash-verified
14
};
15
16
var
set =
function
(name, value) {
17
globals[name] = value;
18
};
19
20
load_tmpl(
"postbox"
, tmpl_postbox);
21
load_tmpl(
"comment"
, tmpl_comment);
Callers
14
setify
Function · 0.85
__init__
Method · 0.85
insert
Method · 0.85
migrate
Method · 0.85
insert
Method · 0.85
template.js
File · 0.85
API
Class · 0.85
new
Method · 0.85
view
Method · 0.85
edit
Method · 0.85
delete
Method · 0.85
moderate
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected