View Source Runbox.RunStartContext (runbox v21.2.0)
Structure holding context of starting run.
This structure is passed as param to every run component start.
Summary
Functions
Adds pid of component identified by name
to context.
Returns pid of component identitfied by name
.
Types
Currently context holds only mapping of names to pids of already started components.
Functions
Adds pid of component identified by name
to context.
Returns pid of component identitfied by name
.