It checks to see if BirdFlowR is in verbose mode
(birdflow_options("verbose"
) and if so pastes it's arguments together
and prints the result with cat()
.
In the future it might be updated to use message()
See also
birdflow_options()
for changing verbosity.