ProgressBar::set_count( integer $count )

Set the count for a new progress bar.


Description Description


Parameters Parameters

$count

(Required) The total number of ticks expected to complete.


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.