agentOS API Reference - v0.2.0-rc.3
Docs
Preparing search index...
SpawnedProcess
Interface SpawnedProcess
A process started via
spawn
(mirrors the Rust spawn handle DTO).
interface
SpawnedProcess
{
pid
:
number
;
}
Index
Properties
pid
Properties
pid
pid
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pid
Docs
agentOS API Reference - v0.2.0-rc.3
Loading...
A process started via
spawn(mirrors the Rust spawn handle DTO).