1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/mock
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
..
dockerRunner_test.go Provide an ExecRunner implementation for running commands in docker (#1606) 2020-06-02 14:24:06 +02:00
dockerRunner.go Provide an ExecRunner implementation for running commands in docker (#1606) 2020-06-02 14:24:06 +02:00
example_dockerRunner_test.go Provide an ExecRunner implementation for running commands in docker (#1606) 2020-06-02 14:24:06 +02:00
fileUtils_test.go whitesourceExecuteScan: bypass UA for mta, maven, npm and yarn (#1879) 2020-09-29 12:44:31 +02:00
fileUtils.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
runner.go Provide getters for stdout, stderr on ShellRunner, ExecRunner (#1787) 2021-02-05 10:54:38 +01:00