[][src]Module i3status_rs::subprocess

Functions

spawn_child_async

Spawns a new child process. This closes stdin and stdout, and returns to the caller after the child has been started, while a background thread waits for the child to exit.