Skip to content

Conversation

@thepacketgeek
Copy link
Owner

Instead of making FileOrStdin read in the entire stdin/file contents with fs::read_to_string, this commit adds support to use io::Read on the input Source via FileOrStdin::into_reader. Existing functionality is preserved, although with a new function FileOrStdin::contents.

@thepacketgeek thepacketgeek merged commit 9ce14d0 into main Dec 10, 2023
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