X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskFunctionOperationResult.html;h=8292b17e9779d4780e0e6d8b0745e2ce22eb8030;hb=a9fc134421fb6926f4eff76d1d82c9bd8b341606;hp=4407f92f85e6917044d0954858b12a25722be648;hpb=a630937b6381fc724a7c2c233653fafc8c9dcc90;p=poolifier.git diff --git a/docs/interfaces/TaskFunctionOperationResult.html b/docs/interfaces/TaskFunctionOperationResult.html index 4407f92f..8292b17e 100644 --- a/docs/interfaces/TaskFunctionOperationResult.html +++ b/docs/interfaces/TaskFunctionOperationResult.html @@ -1,4 +1,4 @@ -TaskFunctionOperationResult | poolifier - v3.1.15

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 +TaskFunctionOperationResult | poolifier - v3.1.29

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