g4tools  5.4.0
Namespaces | Macros | Functions
dir File Reference
#include <string>
#include <unistd.h>
#include <cstdlib>
#include <sys/stat.h>
Include dependency graph for dir:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 
 tools::dir
 

Macros

#define tools_sys_dir
 

Functions

bool tools::dir::pwd (std::string &a_pwd)
 
bool tools::dir::cd (const std::string &a_path)
 
bool tools::dir::create (const std::string &a_name)
 
bool tools::dir::home (std::string &a_s)
 
bool tools::dir::cd_home ()
 
bool tools::dir::in_fs (const std::string &a_path)
 
bool tools::dir::is_a (const std::string &a_path, bool &a_value)
 
bool tools::dir::is_a (const std::string &a_path)
 
bool tools::dir::is_dot (const std::string &a_path)
 
bool tools::dir::mkdir (const std::string &a_name)
 
bool tools::dir::mkcd (const std::string &a_name)
 

Macro Definition Documentation

◆ tools_sys_dir

#define tools_sys_dir

Definition at line 5 of file dir.