← Packages / bastion / Capabilities

IO.Spawn

in bastion v0.1.0

v0.1.0 is the oldest version of bastion that was analysed, so there is nothing to compare it against. IO.Spawn is a first sighting, not a change.

lib/middleware/depot_middleware.march:33
30
31 needs IO.NetConnect
32 needs IO.Random
33 needs IO.Spawn
34
35 import Pool
36