MCPcopy
hub / github.com/jabbany/CommentCoreLibrary / clear

Method clear

src/core/Core.d.ts:68–68  ·  view source on GitHub ↗

* Remove all current running comments

()

Source from the content-addressed store, hash-verified

66 * Remove all current running comments
67 */
68 clear():void;
69 /**
70 * Set the bounds for the CommentManager stage
71 * @param w width

Callers 4

Host.jsFile · 0.65
resetMethod · 0.65
bindFunction · 0.65
bscript.jsFile · 0.65

Implementers 1

CommentManagersrc/core/CommentManager.ts

Calls

no outgoing calls

Tested by

no test coverage detected