ProgressBar::set_message( string $message )

Set the message used when creating the progress bar.


Description Description


Parameters Parameters

$message

(Required) The message to be used when the next progress bar is created.


Top ↑

Source Source

File: packages/action-scheduler/classes/WP_CLI/ProgressBar.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.