testcontainers-cpp 0.2.0
Native C++20 Testcontainers over the Docker Engine API
Loading...
Searching...
No Matches
ExecResult.hpp File Reference
#include <cstdint>
#include <optional>
#include <string>
#include "testcontainers/docker/Logs.hpp"

Classes

struct  testcontainers::ExecResult
 The result of running a command inside a container via exec. More...
struct  testcontainers::ExecStreamResult
 The result of a deadline-bounded streaming exec (the overload taking a deadline): why output delivery ended, plus the exit code when the command had actually finished by then. More...

Namespaces

namespace  testcontainers