import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetProcessInfoResponse } = Protocol.SystemInfo;
Properties
processInfo: ProcessInfo[]
An array of process info blocks.
x/sinco/deps.ts>Protocol.SystemInfo.GetProcessInfoResponse
import { type Protocol } from "https://deno.land/x/sinco@v4.1.0/deps.ts";
const { GetProcessInfoResponse } = Protocol.SystemInfo;
An array of process info blocks.