Generic Function Run-Pipeline-In-Situ (3 methods)

( run-pipeline-in-situ < sam > &key &allow-other-keys )

Part of:

package elprep
Applies filters destructively and returns the first argument.
This is like run-pipeline, except that input and output are the same.

Specialize this generic function for new kinds of input/output sources.

Method Summary

run-pipeline-in-situ < pathname > 
run-pipeline-in-situ < sam
run-pipeline-in-situ :before < t >