Run all the additors registered with add_pre_processor()
.
run_pre_processors()
returns the results of the queue as a vector of length of the queue.
If an element is TRUE
, the function was run successfully (i.e.
returned TRUE
)
if (FALSE) { run_pre_processors() }