X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Finterfaces%2FTaskFunctionOperationResult.html;h=f2d7db34a611677f464f9dbfb8db59355b774414;hb=9e0e73e187c252e073116896d9b955a35f5b215f;hp=fb2d067423ed6b738e124e906112b6f18cc9b4f0;hpb=1f9e78bf296d318acc29016077d9aa29f305a04f;p=poolifier.git diff --git a/docs/interfaces/TaskFunctionOperationResult.html b/docs/interfaces/TaskFunctionOperationResult.html index fb2d0674..f2d7db34 100644 --- a/docs/interfaces/TaskFunctionOperationResult.html +++ b/docs/interfaces/TaskFunctionOperationResult.html @@ -1,4 +1,4 @@ -TaskFunctionOperationResult | poolifier - v3.1.5

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