#include <parser.h>
◆ ConsumeAndParse()
Result< Parser > cuttlefish::Parser::ConsumeAndParse |
( |
std::vector< std::string > & |
args | ) |
|
|
static |
◆ first_time_argument
std::string cuttlefish::Parser::first_time_argument |
◆ ignore_sigtstp
bool cuttlefish::Parser::ignore_sigtstp = false |
◆ when_dumped
bool cuttlefish::Parser::when_dumped = false |
◆ when_exited_with_code
std::int32_t cuttlefish::Parser::when_exited_with_code = -1 |
◆ when_exited_with_failure
bool cuttlefish::Parser::when_exited_with_failure = false |
◆ when_killed
bool cuttlefish::Parser::when_killed = false |
The documentation for this struct was generated from the following files:
- cuttlefish/host/commands/process_restarter/parser.h
- cuttlefish/host/commands/process_restarter/parser.cc