process#

caput.pipeline.tasklib.io.LoadFilesFromAttrs.process(incont)[source]#

Load a file based on attributes from the input container.

Parameters:
incontContainer

Input container whose attributes are used to construct the file path.

Returns:
containerContainer

A container populated with data from the loaded file.