teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Public Attributes | List of all members
teditor::CmdStatus Struct Reference

#include <utils.h>

Public Attributes

std::string output
 
std::string error
 
int status
 

Member Data Documentation

◆ error

std::string teditor::CmdStatus::error

◆ output

std::string teditor::CmdStatus::output

◆ status

int teditor::CmdStatus::status

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