Originally Posted by kovidgoyal
You can get the path its will be opts.debug_pipeline but recipes are input plugins, so they are run before the debug pipeline is created. You will need to define the postprocess_book() method in your recipe which is run after the parsed stage of the debug pipeline
|