Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make
eval
an explicit subcommand and restructure the CLI somewhat (#…
…1632) * Make `eval` CLI explicit and remove `-f` * Implement multiple file inputs as merging * Use `add_string` instead of `add_term` * `format` cannot create files anymore * Update snapshot tests * Separate customize mode from the `export` subcommand * Decouple customize mode from export and make it available for every evaluation * Disable an `unused_mut` warning * Apply suggestions from code review Co-authored-by: jneem <[email protected]> * Add a short option for `export --format` * Update cli/src/eval.rs Co-authored-by: Yann Hamdaoui <[email protected]> --------- Co-authored-by: jneem <[email protected]> Co-authored-by: Yann Hamdaoui <[email protected]>
- Loading branch information