teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
#include <file_utils.h>
Public Member Functions | |
Remote (const std::string &f) | |
Public Attributes | |
std::string | host |
std::string | file |
container to hold remote file/dir info
teditor::Remote::Remote | ( | const std::string & | f | ) |
std::string teditor::Remote::file |
std::string teditor::Remote::host |