Created by: bsilverthorn
FilteringCSVReader supports inverse matching with its "inverse" argument. This branch exposes that support in csvgrep with a "-i" / "--invert-match" flag, akin to grep's "-v" flag.
Created by: bsilverthorn
FilteringCSVReader supports inverse matching with its "inverse" argument. This branch exposes that support in csvgrep with a "-i" / "--invert-match" flag, akin to grep's "-v" flag.