Definition: alloc_driver.h:20
tl::expected< T, StackTraceError > Result
Definition: result_type.h:30
bool when_dumped
Definition: parser.h:33
bool when_exited_with_failure
Definition: parser.h:35
bool when_killed
Definition: parser.h:34
bool ignore_sigtstp
Definition: parser.h:32
std::string first_time_argument
Definition: parser.h:41
static Result< Parser > ConsumeAndParse(std::vector< std::string > &)
Definition: parser.cc:45
int32_t when_exited_with_code
Definition: parser.h:40