X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskFunctionOperationResult.html;h=f2d7db34a611677f464f9dbfb8db59355b774414;hb=249f260c67e3d3251122fa8e5ee08948cc85134f;hp=6b2619b8a7532837b873b5f600505deec3732efc;hpb=a470bbcf628a548eb345104761dbc9e7d7792809;p=poolifier.git diff --git a/docs/interfaces/TaskFunctionOperationResult.html b/docs/interfaces/TaskFunctionOperationResult.html index 6b2619b8..f2d7db34 100644 --- a/docs/interfaces/TaskFunctionOperationResult.html +++ b/docs/interfaces/TaskFunctionOperationResult.html @@ -1,4 +1,4 @@ -TaskFunctionOperationResult | poolifier - v3.1.13

Interface TaskFunctionOperationResult

Task function operation result.

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

Properties

error? +TaskFunctionOperationResult | poolifier - v3.1.20

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