MCPcopy 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
3const UnknownCommand = require('../commands/unknown');
4

Callers

nothing calls this directly

Calls 2

findCommandFunction · 0.85
eachAddonCommandMethod · 0.80

Tested by

no test coverage detected