1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/command
Marcus Holl 0b9dd80008
Provide getters for stdout, stderr on ShellRunner, ExecRunner (#1787)
* Provide getters for stdout, stderr on ShellRunner, ExecRunner

we need that in order to set the streams back in case we have to scan the command
output ourselvs during some function calls.
2021-02-05 10:54:38 +01:00
..
command_test.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00
command.go Provide getters for stdout, stderr on ShellRunner, ExecRunner (#1787) 2021-02-05 10:54:38 +01:00
execution.go Run npm scripts in virtual frame buffer and extend command.go to run executable asynchronously (#1669) 2020-06-16 11:42:51 +02:00