Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/writefreely/writefreely
/ destroy
Method
destroy
prose/prose.js:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
this.view.focus();
113
}
114
destroy() {
115
this.view.destroy();
116
}
117
}
118
119
let
place = document.querySelector(
"#editor"
);
Callers
2
ace.js
File · 0.80
m
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected