MCPcopy Create free account
hub / github.com/idank/explainshell / rightmost

Method rightmost

explainshell/web/static/js/es.js:237–239  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

235 }
236
237 rightmost() {
238 return this.group.links.findLast((l) => !l.goingleft) ?? null;
239 }
240
241 // return true if this eslink is 'close' to other by looking at their bounding
242 // rects

Callers 1

drawgrouplinesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected