Euphoria
vfs.cc File Reference
#include "io/vfs.h"
#include <fstream>
#include "assert/assert.h"
#include "log/log.h"
#include "base/os.h"
#include "base/stringmerger.h"
#include "base/stringutils.h"
#include "io/io.h"
#include "io/vfs_path.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::io
 

Functions

std::string eu::io::combine_folder_and_path (const std::string &folder, const FilePath &path)
 
std::string eu::io::combine_folder_and_path (const std::string &folder, const DirPath &path)
 
std::string eu::io::make_sure_folder_ends_with_slash (const std::string &folder)