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

Feature Request: Add to Process Handler within x seconds for reading steps #20

Open
yamaduc opened this issue Jan 24, 2014 · 3 comments

Comments

@yamaduc
Copy link
Member

yamaduc commented Jan 24, 2014

It would be very useful to have

.read the line '(.)' from (?:the )?([a-zA-Z0-9-_]*) process within (\d+) seconds

.read '(.)' from (?:the )?([a-zA-Z0-9-_]*) process within (\d+) seconds

@yamaduc
Copy link
Member Author

yamaduc commented Feb 4, 2014

While reading the data for x seconds, store the data in a Collection, in the ChorusContext.

Would be useful.

@nickebbutt
Copy link
Member

Will add this for the next release

@yamaduc
Copy link
Member Author

yamaduc commented Apr 2, 2014

Any way to make the process handler store more than a single line in the ChorusContext?

Then I read 'D .* >' from the my process

This would fill up a

List of Strings

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

No branches or pull requests

2 participants