Execute a command with platform-specific configuration.
Future<void> execute( String command, List<String> args, Directory workingDirectory, );