LoadFilesFromParams#
- class caput.pipeline.tasklib.io.LoadFilesFromParams[source]#
Bases:
BaseLoadFilesLoad data from files given in the tasks parameters.
- Attributes:
- files
Sequence[PathLike] Can either be a glob pattern, or lists of actual files.
- files
Methods#
|
Load the given files in turn and pass on. |