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

Class

explainshell/web/static/js/es.js:188–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186
187// a class that represents a group of eslink
188class ESLinkGroup {
189 constructor(clazz, options, mid) {
190 const color = assignedcolors[clazz];
191 this.links = options.map(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected