execQuiet


Description:

public static ShellResult execQuiet (string command)

Executes a command and discards captured output in the result object.

Parameters:

command

shell command.

Returns:

execution result.