MCPcopy Create free account
hub / github.com/breck7/scroll / _updateLineModifiedTimeAndTriggerEvent

Method _updateLineModifiedTimeAndTriggerEvent

external/.scrollLibs.js:17034–17036  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17032 return this._setSubparticles(subparticles)
17033 }
17034 _updateLineModifiedTimeAndTriggerEvent() {
17035 this._lineModifiedTime = this._getProcessTimeInMilliseconds()
17036 }
17037 insertAtom(index, atom) {
17038 const wi = this.atomBreakSymbol
17039 const atoms = this._getLine().split(wi)

Callers 2

setContentMethod · 0.95
setLineMethod · 0.95

Calls 1

Tested by

no test coverage detected