27 static const char PATH_DELIM =
'/';
44 static bool CreateDirectoryIfNotExists(
const char* path);
49 static bool RemoveFileIfExists(
const char* fileName);
54 static bool RelocateFileOrDirectory(
const char* from,
const char* to);
static const char PATH_DELIM
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
static char GetPathDelimiter()
JSON (JavaScript Object Notation).