Pipe.prepend

Insert a new filter at the front of the pipe

struct Pipe
void
prepend

Parameters

filter Filter

the new filter to insert

Meta