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

Support for Exec Runner tee command option #620

Open
k2tzumi opened this issue Sep 26, 2023 · 1 comment
Open

Support for Exec Runner tee command option #620

k2tzumi opened this issue Sep 26, 2023 · 1 comment
Labels

Comments

@k2tzumi
Copy link
Collaborator

k2tzumi commented Sep 26, 2023

I want to check the contents of the standard output in real time when executing a command that takes a long time to execute.

@k2tzumi k2tzumi added enhancement New feature or request pull request wanted labels Sep 26, 2023
@k1LoW
Copy link
Owner

k1LoW commented Sep 26, 2023

It is the debugger's job to check the output of the Runner, but it may need to be well integrated with the runn.Capturer interface.

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

No branches or pull requests

2 participants