#include <controller.h>
Public Attributes | |
| std::string | preferred_path |
| std::function< void(absl::StatusOr< test::ScreenshotArtifact >)> | callback |
Definition at line 34 of file controller.h.
| std::string yaze::Controller::ScreenshotRequest::preferred_path |
Definition at line 35 of file controller.h.
| std::function<void(absl::StatusOr<test::ScreenshotArtifact>)> yaze::Controller::ScreenshotRequest::callback |
Definition at line 36 of file controller.h.