has(name);
Allows the user to query if the particular service exists.
Parameters
Param | Type | Details |
---|---|---|
name | string | Name of the service to query. |
Returns
boolean |
|
Allows the user to query if the particular service exists.
Param | Type | Details |
---|---|---|
name | string | Name of the service to query. |
boolean |
|
Please login to continue.