Executes a command via std.process.executeShell, and collects its results.
The command string to execute.
The Result of the execution.
See Implementation
Executes a command via std.process.executeShell, and collects its results.