Guitar
Public Attributes | List of all members
ProcessWinConPTY::Private Struct Reference

Public Attributes

DWORD exit_code = 0
 
std::vector< char > out
 
std::thread thread
 
HANDLE hPipeInWrite = nullptr
 

Member Data Documentation

◆ exit_code

DWORD ProcessWinConPTY::Private::exit_code = 0

◆ hPipeInWrite

HANDLE ProcessWinConPTY::Private::hPipeInWrite = nullptr

◆ out

std::vector<char> ProcessWinConPTY::Private::out

◆ thread

std::thread ProcessWinConPTY::Private::thread

The documentation for this struct was generated from the following file: