subprocess::executable::executable

Wraps a value as the executable name option.

Synopsis

Declared in <util/subprocess.h>

template<typename T>
executable(T&& arg);

Parameters

NameDescription
argExecutable name, forwarded to the string_arg base.