found property

bool get found

Whether the application was found in at least one PATH location.

Returns true if paths is not empty.

Implementation

bool get found => _found;