Hi!
I am working with the CommandPrinter() backend, and am interested in saving my readout as a qiskit quantum circuit object. How would one go about doing this? My intuition right now is to just string parse the printed commands, but I was hoping there would be a cleaner way to do this.