Update generate command to expect latest changes to data file format
There's now results that indicate errors in addition to the regular good results. This updates generate so it actually parses the lines into Result* structures and therefore can easily ignore the ones that have a ResultError* type.
Please register or sign in to comment