PerCommandArgs constructor
const
PerCommandArgs({})
Implementation
const PerCommandArgs({
required this.commandName,
this.projectPatterns = const [],
this.excludePatterns = const [],
this.options = const {},
});