Step fileset-purge {http://www.daisy.org/ns/pipeline/xproc}

Remove files that don't exist in memory or on disk.

Defined in: http://www.daisy.org/pipeline/modules/fileset-utils/library.xpl

Input Ports

Port Description
source.fileset primary
source.in-memory sequence

Output Ports

Port Description
result.fileset primary
purged

Options

Local Name Namespace URI Default Description
detect-existing true()

Files without a original-href attribute are considered to not exist on disk when the detect-existing option is set to false.

warn-on-missing true()

Whether to raise warnings for files that exist neither on disk or in memory.