notfound property

bool notfound

Returns true if appname was not found in any path.

Implementation

bool get notfound => !_found;