TokenPipe::Make

Create a new pipe.

Synopsis

Declared in <util/tokenpipe.h>

static
std::optional<TokenPipe>
Make();

Return Value

The created TokenPipe, or an empty std::nullopt in case of error.