Skip to content
  • tibbe's avatar
    Add runGetOrFail · 4c688652
    tibbe authored
    runGetOrFail provides a compromise between the simple runGet interface
    and the fully general runGetIncremental interface. It takes all input up
    front but it does allow callers to gracefully handle parse errors.
    4c688652