Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ close
Method
close
js/main.js:884–888 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
882
}
883
884
close() {
885
if
(this.params.onClose !== undefined) {
886
this.params.onClose();
887
}
888
}
889
890
closeActiveTool(doNotSelect) {
891
if
(this.activeTool !== undefined) {
Callers
3
doClose
Method · 0.95
constructor
Method · 0.45
closeActiveTool
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected