This will repeatedly call cr_build_status whilst the status is STATUS_UNKNOWN, QUEUED or WORKING

cr_build_wait(op = .Last.value, projectId = cr_project_get())

Arguments

op

The operation build object to wait for

projectId

The projectId

Value

A gar_Build object Build

See also