Skip to content

CliTaskResult.isSuccessful method

CliTaskResult › isSuccessful

Determines if the task was successful.

Signature:

isSuccessful(): boolean

Returns: booleantrue if the task was successful, otherwise false.