teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Classes | Namespaces | Functions
option.h File Reference
#include <stdlib.h>
#include <string>
#include "utils.h"
#include "file_utils.h"
#include <vector>

Go to the source code of this file.

Classes

class  teditor::Option
 Class to define an option used in the editor. More...
 

Namespaces

 teditor
 

Functions

bool teditor::parseArgs (int argc, char **argv, std::vector< FileInfo > &files)