1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/command
Marcus Holl 4f2ba73314
[refactoring] move the shell/command related interfaces into pkg/command (#1737)
* [refactoring] move the shell/command related interfaces into pkg/command

otherwise we are not able to use the corresponding mocks for the items contained in pkg since
these interfaces are not visible from the pkg folder

Co-authored-by: Daniel Kurzynski <daniel.kurzynski@sap.com>
2020-07-01 11:28:16 +02:00
..
command_test.go Allow retrieving exit code from command execution (#1728) 2020-06-30 12:57:27 +02:00
command.go [refactoring] move the shell/command related interfaces into pkg/command (#1737) 2020-07-01 11:28:16 +02: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