Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hiding variables from outputed trace #1570

Open
bugarela opened this issue Dec 23, 2024 · 0 comments
Open

Hiding variables from outputed trace #1570

bugarela opened this issue Dec 23, 2024 · 0 comments
Labels
good first issue A simple issue to start with simulator Quint simulator

Comments

@bugarela
Copy link
Collaborator

We should add a flag to quint run such as quint run foo.qnt --hide=bar baz to enable hiding variables from the output printed by Quint.

Sometimes, we need to track variables to enable certain invariant to be checked, but don't really want those to pollute our trace.

This should not be necessary for ITF traces, only for the human-readable ones in the terminal.

@bugarela bugarela added simulator Quint simulator good first issue A simple issue to start with labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue A simple issue to start with simulator Quint simulator
Projects
None yet
Development

No branches or pull requests

1 participant