20#include "fruit/fruit.h"
StdIoChannel
Definition: command.h:57
Definition: cuttlefish_config.h:252
Definition: log_tee_creator.h:28
const CuttlefishConfig::InstanceSpecific instance_
Definition: log_tee_creator.h:41
Result< Command > CreateFullLogTee(Command &cmd, std::string process_name)
Definition: log_tee_creator.cpp:53
INJECT(LogTeeCreator(const CuttlefishConfig::InstanceSpecific &instance))
Result< Command > CreateLogTee(Command &cmd, std::string process_name, Command::StdIoChannel log_channel)
Definition: log_tee_creator.cpp:60
Definition: alloc_driver.h:20
tl::expected< T, StackTraceError > Result
Definition: result_type.h:30