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

Make run and run-multi use the same code #2

Open
DanielOaks opened this issue Apr 14, 2019 · 0 comments
Open

Make run and run-multi use the same code #2

DanielOaks opened this issue Apr 14, 2019 · 0 comments

Comments

@DanielOaks
Copy link
Contributor

They do the same thing, they should use the same code. Basically, have it loop the same way, but output text always instead of just creating / appending to a ScriptResults. Heck, you could have it output a ScriptResults HTML thing optionally as well, that'd work fine.

For now, the run is going to work less well than run-multi though due to it missing a bit of the enhancements of run-multi's run method.

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

No branches or pull requests

1 participant