MCPcopy
hub / github.com/loopbackio/loopback-next / configure

Method configure

packages/boot/src/types.ts:54–54  ·  view source on GitHub ↗

* Configure phase of the Booter. It should set options / defaults in this phase.

()

Source from the content-addressed store, hash-verified

52 * Configure phase of the Booter. It should set options / defaults in this phase.
53 */
54 configure?(): Promise<void>;
55 /**
56 * Discover phase of the Booter. It should search for artifacts in this phase.
57 */

Implementers 10

Lb3AppBooterpackages/booter-lb3app/src/lb3app.boot
BaseArtifactBooterpackages/boot/src/booters/base-artifac
ApplicationMetadataBooterpackages/boot/src/booters/application-
ComponentApplicationBooterpackages/boot/src/booters/component-ap
TestBooterpackages/boot/src/__tests__/unit/boots
AnotherBooterpackages/boot/src/__tests__/unit/boots
TestBooterpackages/boot/src/__tests__/unit/mixin
TestBooterWithBindpackages/boot/src/__tests__/unit/mixin
TestBooterWithCustomBindingKeypackages/boot/src/__tests__/unit/mixin
AnotherTestBooterpackages/boot/src/__tests__/unit/mixin

Calls

no outgoing calls

Tested by 15

setupAuthorizationFunction · 0.52
givenLoopBackAppFunction · 0.52
testSpyLogMethod · 0.52
testSpyMockMethod · 0.52
testSpyRejectMethod · 0.52
configureSpyMethod · 0.52
givenAppWithCustomConfigFunction · 0.52
givenAppWithCustomConfigFunction · 0.52
givenAppWithCustomConfigFunction · 0.52