#include "file"
#include "sep"
#include "sout"
#include <ostream>
#include "get_env"
Go to the source code of this file.
|
| tools |
| inlined C code : ///////////////////////////////////
|
|
|
bool | tools::find_with_dirs (std::ostream &a_out, const std::vector< std::string > &a_dirs, const std::string &a_file, std::string &a_path, bool a_verbose=false) |
|
bool | tools::find_with_env (std::ostream &a_out, const std::string &a_env, const std::string &a_file, std::string &a_path, bool a_verbose=false) |
|
◆ tools_fmanip
Definition at line 5 of file fmanip.