Pair of source/destination paths. Doing recursive processing adds directories to the destination.
More...
|
std::string | source |
| Batch source file.
|
|
std::string | destination |
| Matching destination directory. May vary for recursive source processing.
|
|
Pair of source/destination paths. Doing recursive processing adds directories to the destination.
Definition at line 87 of file Batch.cpp.
◆ BatchSourceDestination()
Cogs::Core::BatchSourceDestination::BatchSourceDestination |
( |
std::string |
source, |
|
|
std::string |
destination |
|
) |
| |
|
inline |
◆ destination
std::string Cogs::Core::BatchSourceDestination::destination |
Matching destination directory. May vary for recursive source processing.
Definition at line 91 of file Batch.cpp.
◆ source
std::string Cogs::Core::BatchSourceDestination::source |
The documentation for this struct was generated from the following file: