Skip to content

Add more item links in docs#607

Merged
djc merged 6 commits intoconsole-rs:mainfrom
dominik-korsa:doc-links
Nov 28, 2023
Merged

Add more item links in docs#607
djc merged 6 commits intoconsole-rs:mainfrom
dominik-korsa:doc-links

Conversation

@dominik-korsa
Copy link
Copy Markdown
Contributor

No description provided.

/// [`ProgressBar::is_finished()`] is false.
/// If you don't want the progress bar to be automatically finished then
/// call `on_finish(None)`.
/// call `on_finish(None)`. TODO: Is this method even public?
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does on_finish refer to?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's now called with_finish() in the public API.

Copy link
Copy Markdown
Member

@djc djc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks!

/// [`ProgressBar::is_finished()`] is false.
/// If you don't want the progress bar to be automatically finished then
/// call `on_finish(None)`.
/// call `on_finish(None)`. TODO: Is this method even public?
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's now called with_finish() in the public API.

@djc djc merged commit 81aa4c6 into console-rs:main Nov 28, 2023
@dominik-korsa dominik-korsa deleted the doc-links branch November 28, 2023 13:03
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.

2 participants