Adds function to compute multiple glob hashes in native code at the same time, greatly speeding up certain plugin performance.
14 lines
436 B
Markdown
14 lines
436 B
Markdown
# Function: isDaemonEnabled
|
|
|
|
▸ **isDaemonEnabled**(`nxJson?`): `boolean`
|
|
|
|
#### Parameters
|
|
|
|
| Name | Type |
|
|
| :------- | :----------------------------------------------------------------------------------------- |
|
|
| `nxJson` | [`NxJsonConfiguration`](../../devkit/documents/NxJsonConfiguration)\<`string`[] \| `"*"`\> |
|
|
|
|
#### Returns
|
|
|
|
`boolean`
|