[roll] Roll fuchsia [ffx][command] Implement format macros

Implements formatting macros analogous to `anyhow::anyhow!`,
`error::ffx_error!`, `anyhow::bail!`, and `error::ffx_error!` for the
ffx_command error type and exposes them through fho.

Original-Fixed: b/291113742
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/884063
Original-Revision: b8624c2d91aa5d989fb3dda93fc89f87bc635112
GitOrigin-RevId: 59cb0d7322de613b5759bce1f7e07b22bcef7356
Change-Id: Ica01143e55e2513e32d334262d8adf7c09006a7b
1 file changed
tree: 70e11a4ac2490b4e59e64ea93fa12f46d22cc7f4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.