nxtio/subprocess.hpp file

Namespaces

namespace nxt
namespace nxt::subprocess

Classes

struct nxt::subprocess::ExitStatus
Decoded exit status for a child process.
struct nxt::subprocess::SpawnOptions
Options for spawning a child attached to a pseudo-terminal.
class nxt::subprocess::PtySession
Running child process connected to a PTY and a libvterm screen model.