David Taylor 60a235d128
DEV: Allow execute_command to receive a block (#8303)
This makes it easy to run multiple commands with the same keyword arguments. The main use is for using `chdir` across multiple commands. The `Dir.chdir` method is not concurrency safe because it switches the working directory of the entire process.
2019-11-07 15:47:16 +00:00
..
2019-10-21 12:08:20 +01:00
2019-10-21 12:08:20 +01:00
2019-10-21 12:08:20 +01:00
2014-03-11 03:18:57 -04:00
2019-05-22 17:39:44 +03:00
2019-10-21 12:08:20 +01:00
2019-10-17 13:38:31 -03:00
2019-10-21 12:08:20 +01:00
2019-11-06 12:31:03 -05:00
2019-10-21 12:08:20 +01:00