agentOS API Reference - v0.0.1
    Preparing search index...

    Interface SpawnedProcess

    interface SpawnedProcess {
        pid: number;
    }
    Index
    pid: number