MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / _invoke

Method _invoke

tests/helpers/command-generator.js:47–49  ·  view source on GitHub ↗
(args, options)

Source from the content-addressed store, hash-verified

45 }
46
47 _invoke(args, options) {
48 return execaSync(this.program, args, options);
49 }
50};

Callers 1

invokeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected