commit | c008bb7c81d96b2f98d8ddbe9fc31c119bdfb8d0 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Nov 13 19:51:52 2024 +0000 |
committer | Christopher Ferris <cferris@google.com> | Wed Nov 13 21:41:39 2024 +0000 |
tree | d60e1cc3a4e0dd274bda811730cf47e0a49f990f | |
parent | a7b46736cc926717132affeefe37636ba7af27f7 [diff] |
Move all options errors to a string in the object. Rather than print errors to stdout found by the Options object, save them in a string. This makes it easier to test and eliminates the need for capturing stdout. Bug: 377792106 Test: All unit tests pass. Change-Id: I81719db4a6b24cc472cb4aafeb94e2c9fb11e92b