Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ember-cli/ember-cli
/ lookup-command.js
File
lookup-command.js
lib/cli/lookup-command.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
UnknownCommand = require(
'../commands/unknown'
);
4
Callers
nothing calls this directly
Calls
2
findCommand
Function · 0.85
eachAddonCommand
Method · 0.80
Tested by
no test coverage detected