argIgnore property

List<String>? get argIgnore

Implementation

List<String>? get argIgnore => argResults!['ignore'];