Print method for BID result objects
# S3 method for bid_result
print(x, ...)Returns the input bid_result object invisibly (class:
c("bid_result", "list")). The method is called for its side
effects: printing a workflow overview to the console showing
completion status, stage progression, and key information from each
completed BID stage. The invisible return supports method chaining
while emphasizing the console summary output.
A bid_result object
Additional arguments