tree: 52c3655c4e59c607f0c3236c8a6e08a7b5c8ac0a [path history] [tgz]
  1. src/
  2. BUILD.gn
  3. OWNERS
  4. README.md
src/lib/structured_ui/README.md

Structured UI library

The Structured UI library provides UI support for making CLI tools interactive with CLI, GUI, or automation.

Development

When working on Structured UI lib, consider using:

$ fx set [...] --with-host //src/lib/structured_ui:tests

Unit Tests

Unit tests can be run with:

$ fx test structured_ui_lib_test