packageFilters property

PackageFilters? packageFilters
final

If the run command is a melos command, allows filtering packages that will execute the command.

Implementation

final PackageFilters? packageFilters;