commit | 13478efd0c4376db915367f86e9e4e1f3d75313d | [log] [tgz] |
---|---|---|
author | Casey Dahlin <sadmac@google.com> | Fri Oct 18 19:59:44 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 18 19:59:44 2024 +0000 |
tree | d726d73b9d9ed3ee0638da62cd06e3e26d2a6f83 | |
parent | e2dd2842f8ddea0a5463ffde0a0aef67121fc3f6 [diff] |
[ffx][playground] Introduce DeferredError This is just a little tool to aid error handling in the parser. It lets you suppress error handling for one part of the parse, but then restore the handled errors later if other paths fail. Suspect this will be used more and more as we improve error handling. Change-Id: I9bca3d6d7c3308779b9b7065636b2b10a3920a1c Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1098013 Reviewed-by: Steven Grady <slgrady@google.com> Commit-Queue: Casey Dahlin <sadmac@google.com> Fuchsia-Auto-Submit: Casey Dahlin <sadmac@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.