-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.[E] User ExperienceAn UX enhancement for an existing feature. Including deprecation of an existing one.An UX enhancement for an existing feature. Including deprecation of an existing one.
Description
Requested feature: Print the path to the generated json
file after running kani list --format=json
unless --quiet
is provided.
Use case: Improve the user experience when requesting a json file.
Link to relevant documentation (Rust reference, Nomicon, RFC):
Currently, the command will print the regular cargo build logs, and quietly exit after that. I was expecting Kani to either print the json to the standard output or print the location of the file.
Metadata
Metadata
Assignees
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.[E] User ExperienceAn UX enhancement for an existing feature. Including deprecation of an existing one.An UX enhancement for an existing feature. Including deprecation of an existing one.