found property
bool
get
found
Returns true if at least one path was found that contained appname
Implementation
bool get found => _found;
Returns true if at least one path was found that contained appname
bool get found => _found;