command_mapper.rb icon indicating copy to clipboard operation
command_mapper.rb copied to clipboard

Allow `Command.run` and `Command#run_command` to accept an `exception:` keyword argument

Open postmodern opened this issue 2 years ago • 0 comments

Allow Command.run and Command#run_command to accept an exception: keyword argument and pass it to Kernel.system.

postmodern avatar Mar 12 '23 09:03 postmodern