@set


Description:

public static bool @set (string key, string value)

Sets environment variable value.

Parameters:

key

variable key.

value

variable value.

Returns:

true on success.