Closed dsherret closed 1 year ago
This refactors out the code that resolves and executes a command in a separate process, makes it implement a ShellCommand, then exposes that.
ShellCommand
This refactors out the code that resolves and executes a command in a separate process, makes it implement a
ShellCommand
, then exposes that.