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

Add "length" property to FileCapture without user needs to explicit iterate over the capture #671

Closed
wants to merge 1 commit into from

Conversation

Diegomangasco
Copy link

This pull request aims to enhance the FileCapture class by introducing a 'length' property. With this addition, users will no longer need to explicitly iterate over the capture to determine its size. This improvement streamlines the interaction with FileCapture instances, providing a more convenient and efficient way to access the number of captured items.

@Diegomangasco Diegomangasco closed this by deleting the head repository Sep 15, 2024
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.

1 participant