notfound property

bool get notfound

Returns true if appname was not found in any path.

Implementation

bool get notfound => !_found;