process#
- caput.pipeline.tasklib.io.LoadFilesFromAttrs.process(incont)[source]#
Load a file based on attributes from the input container.
- Parameters:
- incont
Container Input container whose attributes are used to construct the file path.
- incont
- Returns:
- container
Container A container populated with data from the loaded file.
- container