DeferredContainer.has

Check if an object factory for it exists in container.

class DeferredContainer
inout
bool
has
(
in string key
)

Parameters

key string

identity of factory

Return Value

Type: bool

bool

Meta