• 
      

    Allow access to raw storage for JSONOutput.

    Review Request #13069 — Created May 25, 2023 and submitted — Latest diff uploaded

    Information

    RBTools
    release-5.x

    Reviewers

    This exposes the raw storage of a JSONOutput as a public raw
    attribute, replacing the old _output. This gives callers a way of
    safely getting the data going into the JSON stream.

    Testing infrastructure will soon be updated to make use of this.

    Unit tests pass.

    Commits

    Files