X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskFunctionOperationResult.html;h=a8b0619ecdb35baff11a1e5c0b14b71f7b0b290f;hb=e9fc6983e78e6e1ca6b29c5390ae66320cdf668a;hp=38214d4bdca82768662aa2687d8626313ced5560;hpb=efa4dae64207a27154132ed0de1fe9259e7c7a03;p=poolifier.git diff --git a/docs/interfaces/TaskFunctionOperationResult.html b/docs/interfaces/TaskFunctionOperationResult.html index 38214d4b..a8b0619e 100644 --- a/docs/interfaces/TaskFunctionOperationResult.html +++ b/docs/interfaces/TaskFunctionOperationResult.html @@ -1,4 +1,4 @@ -TaskFunctionOperationResult | poolifier - v3.0.10

Interface TaskFunctionOperationResult

Task function operation result.

-
interface TaskFunctionOperationResult {
    error?: Error;
    status: boolean;
}

Properties

error? +TaskFunctionOperationResult | poolifier - v3.1.18

Interface TaskFunctionOperationResult

Task function operation result.

+
interface TaskFunctionOperationResult {
    error?: Error;
    status: boolean;
}

Properties

Properties

error?: Error
status: boolean

Generated using TypeDoc

\ No newline at end of file +

Properties

error?: Error
status: boolean

Generated using TypeDoc

\ No newline at end of file