MCPcopy
hub / github.com/liriliri/eruda / get

Method get

eruda.d.ts:277–277  ·  view source on GitHub ↗

* Get info or infos

()

Source from the content-addressed store, hash-verified

275 * Get info or infos
276 */
277 get(): InfoItem[]
278 get(name: string): string
279 /**
280 * Remove specified info

Callers 15

util.jsFile · 0.65
elements.jsFile · 0.65
network.jsFile · 0.65
info.jsFile · 0.65
sources.jsFile · 0.65
settings.jsFile · 0.65
console.jsFile · 0.65
snippets.jsFile · 0.65
getFunction · 0.65
_initStyleFunction · 0.65
searchFunction · 0.65
_rmCfgMethod · 0.65

Implementers 1

Infosrc/Info/Info.js

Calls

no outgoing calls

Tested by

no test coverage detected