wshResult class wshResult (bundle\windows\result\wshResult) source bundle/windows/result/wshResult.php Properties ->process : Process ->charset : mixed Methods ->__construct() ->setCharset() ->getOutput() ->getError() ->decodeStream() Methods __construct() __construct(php\lang\Process $process): void setCharset() setCharset(mixed $charset): void getOutput() getOutput(): void getError() getError(): void decodeStream() decodeStream(mixed $stream): void