explicitPaths property

bool explicitPaths

Whether the load paths were passed explicitly or the default was used.

Implementation

bool get explicitPaths => _testSelections != null;