run_script
run_script copied to clipboard
Is there any way to output the results of a command execution to the console in real time?
it should work like that. check out https://github.com/sagiegurari/run_script/blob/master/src/runner.rs#L59-L62 there are scriptoptions to control it