|
Open-Transactions
0.93.0-ge03d287
|
#include "stdafx.hpp"#include "util/OTDataFolder.hpp"#include "util/OTPaths.hpp"#include "OTLog.hpp"#include <libgen.h>#include <unistd.h>
Go to the source code of this file.
Namespaces | |
| opentxs | |
Macros | |
| #define | CONFIG_FILE_EXT ".cfg" |
| #define | DATA_FOLDER_EXT "_data" |
| #define | OT_CONFIG_ISRELATIVE "_is_relative" |
| #define CONFIG_FILE_EXT ".cfg" |
Definition at line 158 of file OTDataFolder.cpp.
| #define DATA_FOLDER_EXT "_data" |
Definition at line 159 of file OTDataFolder.cpp.
| #define OT_CONFIG_ISRELATIVE "_is_relative" |
Definition at line 160 of file OTDataFolder.cpp.