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-03 15:08:56 -07:00
2019-10-16 14:28:04 -04:00
2019-09-09 15:07:40 -04:00
2019-10-16 14:28:04 -04:00
2019-10-14 12:49:11 +05:30
2019-10-14 12:49:11 +05:30