hasSucceeded property

bool get hasSucceeded

Implementation

bool get hasSucceeded => this is SuccessfulCliResult;