hasIgnorePaths property

bool hasIgnorePaths

是否有忽略的path

Implementation

bool get hasIgnorePaths => ignorePaths?.isNotEmpty ?? false;