Skip to content

Conversation

@tgross35
Copy link

Add Command::truncate_output(bool) which allows for turning off the <N lines omitted> output truncation.

Closes: #180

Add `Command::truncate_output(bool)` which allows for turning off the
`<N lines omitted>` output truncation.

Closes: assert-rs#180
@epage
Copy link
Contributor

epage commented Feb 12, 2026

Per our contrib, we prefer designs to be worked out in issues and in fact there is an active issue with several designs discussed and this was not on there.

I'm going to go ahead and close this pending a resolution of the design conversation over there in support of the effort of focusing our attention over there.

@epage epage closed this Feb 12, 2026
@tgross35
Copy link
Author

with several designs discussed and this was not on there.

It was, see #180 (comment) and #180 (comment). I only made the name more specific here to be clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow customising number of lines shown before <n lines omitted>

2 participants