explicitPaths property
bool
get
explicitPaths
Whether the load paths were passed explicitly or the default was used.
Implementation
bool get explicitPaths => _testSelections != null;
Whether the load paths were passed explicitly or the default was used.
bool get explicitPaths => _testSelections != null;