AddIgnorePatternCommand constructor
AddIgnorePatternCommand(
- Repository repository,
- String pattern
Implementation
AddIgnorePatternCommand(this.repository, this.pattern);
AddIgnorePatternCommand(this.repository, this.pattern);