![]() |
YAP 7.1.0
|
A joined path represents multiple path strings which are concatenated, but not (necessarily) stored in contiguous memory. More...
Public Attributes | |
struct cwk_segment | segment |
const char ** | paths |
size_t | path_index |
A joined path represents multiple path strings which are concatenated, but not (necessarily) stored in contiguous memory.
The joined path allows to iterate over the segments as if it was one piece of path
struct cwk_segment segment |