#include "cli/handlers/tools/gui_commands.h"
#include "absl/flags/declare.h"
#include "absl/flags/flag.h"
#include "absl/strings/numbers.h"
#include "absl/strings/str_format.h"
#include "absl/strings/str_join.h"
#include "cli/service/gui/canvas_automation_client.h"
#include "cli/service/gui/gui_automation_client.h"
#include "cli/util/hex_util.h"
Go to the source code of this file.
◆ ABSL_DECLARE_FLAG() [1/2]
| ABSL_DECLARE_FLAG |
( |
std::string | , |
|
|
gui_server_address | ) |
◆ ABSL_DECLARE_FLAG() [2/2]
| ABSL_DECLARE_FLAG |
( |
bool | , |
|
|
quiet | ) |