MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / _lookupCommand

Function _lookupCommand

lib/commands/help.js:129–131  ·  view source on GitHub ↗
(commands, commandName)

Source from the content-addressed store, hash-verified

127 },
128
129 _lookupCommand(commands, commandName) {
130 return lookupCommand(commands, commandName);
131 },
132});

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…