Print#

class caput.pipeline.tasklib.debug.Print[source]#

Bases: caput.pipeline.Task

Stupid module which just prints whatever it gets. Good for debugging.

Methods#

next(input_)

Print the input.