class ProcessExecuter::Runner

The ‘Runner` class executes subprocess commands and captures their status and output.

It does the following:

This class is used internally by {ProcessExecuter.run}.

@api public