X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskFunctionOperationResult.html;h=53405b242726b925ffc6e700400ec2178d7a7172;hb=85de1563849907302a372b5da416e5cb15c23307;hp=dbc327dbaffe062bac024d4d2bb8f2b58a4eadbe;hpb=50b4c8bbd3fc81c6bbb964579677a9120cb84b51;p=poolifier.git diff --git a/docs/interfaces/TaskFunctionOperationResult.html b/docs/interfaces/TaskFunctionOperationResult.html index dbc327db..53405b24 100644 --- a/docs/interfaces/TaskFunctionOperationResult.html +++ b/docs/interfaces/TaskFunctionOperationResult.html @@ -1,4 +1,4 @@ -TaskFunctionOperationResult | poolifier - v4.0.0

Interface TaskFunctionOperationResult

Task function operation result.

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

Properties

error? +TaskFunctionOperationResult | poolifier - v4.0.2

Interface TaskFunctionOperationResult

Task function operation result.

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

Properties

Properties

error?: Error
status: boolean
\ No newline at end of file +

Properties

error?: Error
status: boolean
\ No newline at end of file