9#include "spawn_options.hpp"
Status outcome object (success or error) returned for fallible operations.
Definition error.hpp:95
All Rerun C++ types and functions are in the rerun namespace or one of its nested namespaces.
Definition rerun.hpp:22
Error spawn(const SpawnOptions &options={})
Spawns a new Rerun Viewer process from an executable available in PATH, ready to listen for incoming ...
Options to control the behavior of spawn.
Definition spawn_options.hpp:17