nx/docs/generated/devkit/isDaemonEnabled.md
Craigory Coppola c2e89f87b5
feat(core): add multi hash fn (#29935)
Adds function to compute multiple glob hashes in native code at the same time, greatly speeding up certain plugin performance.
2025-02-13 14:21:54 -05:00

14 lines
436 B
Markdown

# Function: isDaemonEnabled
**isDaemonEnabled**(`nxJson?`): `boolean`
#### Parameters
| Name | Type |
| :------- | :----------------------------------------------------------------------------------------- |
| `nxJson` | [`NxJsonConfiguration`](../../devkit/documents/NxJsonConfiguration)\<`string`[] \| `"*"`\> |
#### Returns
`boolean`