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

Function beforeUninstall

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

Hook for running operations before uninstall. @method beforeUninstall @return {Promise|null}

()

Source from the content-addressed store, hash-verified

648 @return {Promise|null}
649 */
650 beforeUninstall() {},
651
652 /**
653 Hook for running operations after 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…