|
coan 4.2.4
|
|
Modules | |
| The Dataset component interface. | |
| The Dataset component interals. | |
Files | |
| file | dataset.c |
| file | dataset.h |
This component provides a data structure to represent the the set files input to coan, which can be a hierarchy including directories if the --recurse option is used. The component also holds the extension patterns given with the --filter option to select input files.
The component thinly wraps the file_tree structure, exposing only operations to specify the filter patterns and to filter files within a given path into the dataset.