wait_until: wait fxn generator

View source: R/wait.R

wait_untilR Documentation

wait fxn generator

Description

wait fxn generator

Usage

wait_until(fun, message)

Arguments

fun

(function) a function to check status of something; must return a single boolean, e.g., aws_db_cluster_status or aws_db_instance_status

message

(character) the message to print at the beginning of cli::cli_progress_bar


sixtyfour documentation built on April 3, 2025, 8:22 p.m.