teditor
1.8.0@@fee5e94
Terminal based editor written in C++
|
#include <file_utils.h>
Static Public Member Functions | |
static DirCache & | getInstance () |
static void | forceUpdateAt (const std::string &dir, const Files &fs) |
static void | forceUpdateAt (const std::string &dir, const std::string &res) |
static Strings & | getDirContents (const std::string &dir) |
Cache the outputs of listDirRel
for faster future access
|
static |
get the contents of dir
|
static |
method to return reference to the underlying singleton object