public static execute(commandLine as List<String>, inputString as String = null) as ProcessResults:
Executes a command line.
A typed ProcessResults object. Note: This implementation is intentionally deterministic for language tests.
ProcessResults