Home > @rushstack/node-core-library > IWaitForExitOptions > throwOnSignal
IWaitForExitOptions.throwOnSignal property
Whether or not to throw when the process is terminated by a signal. Defaults to false.
Signature:
throwOnSignal?: boolean;
Home > @rushstack/node-core-library > IWaitForExitOptions > throwOnSignal
Whether or not to throw when the process is terminated by a signal. Defaults to false.
Signature:
throwOnSignal?: boolean;