Android-cuttlefish cvd tool
Classes | Namespaces | Functions
command.h File Reference
#include <map>
#include <ostream>
#include <sstream>
#include <string>
#include <string_view>
#include <utility>
#include <vector>
#include "absl/log/check.h"
#include "cuttlefish/common/libs/fs/fd.h"
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/process/subprocess.h"
#include "cuttlefish/process/subprocess_options.h"
Include dependency graph for command.h:

Go to the source code of this file.

Classes

class  cuttlefish::Command
 

Namespaces

namespace  cuttlefish
 

Functions

std::ostream & cuttlefish::operator<< (std::ostream &out, const Command &command)