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

Function afterInstall

lib/models/blueprint.js:643–643  ·  view source on GitHub ↗

Hook for running operations after install. @method afterInstall @return {Promise|null}

()

Source from the content-addressed store, hash-verified

641 @return {Promise|null}
642 */
643 afterInstall() {},
644
645 /**
646 Hook for running operations before uninstall.

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…