mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-12 19:32:48 -06:00
b3b390098b
These changes update the eval subcommand to support partial evaluation. As part of these changes, the pretty formatting of partial evaluation results has been refactored and moved into the presentation package. The new version uses the tablewriter like other output values. Signed-off-by: Torin Sandall <torinsandall@gmail.com>