hasService
-
wvc.hasService() - hasService(serviceName:
ServiceName): booleanChecks if a service is registered in the service registry.
Parameters
serviceName:
ServiceNameThe name of the service to check.Returns: boolean
- True if the service is registered, false otherwise.