Guitar
Classes | Functions | Variables
ProcessWin.cpp File Reference
#include "ProcessWin.h"
#include <stdio.h>
#include "Logger.h"
#include <common/base64.h>
#include <common/misc.h>
#include <common/wstring.h>
#include <optional>
#include <string>
#include <thread>
Include dependency graph for ProcessWin.cpp:

Classes

struct  ProcessWin::Private
 
struct  ProcessWinConPTY::Private
 

Functions

bool exec_conpty_agent ()
 

Variables

constexpr static char const * conpty_agent_tag = "--conpty-agent---"
 

Function Documentation

◆ exec_conpty_agent()

bool exec_conpty_agent ( )
Here is the call graph for this function:

Variable Documentation

◆ conpty_agent_tag

constexpr static char const* conpty_agent_tag = "--conpty-agent---"
staticconstexpr