Runs this command with the specified arguments and optional run configuration.
public virtual ValueTask<int> RunAsync(IEnumerable<string> arguments, CommandRunConfig? runConfig = null)
The arguments for this command.
The optional run configuration (for stdout, stderr...)