'cli' will implicitly push spinner output to various output streams, affecting the terminal cursor position. To allow for a terminal interface that has spinners above the last line, this function suppresses the output and simply returns its frame contents.
silent_spinner(..., stream = devnull())
A interface similar to a 'cli' spinner, but with suppressed output
passed to cli::make_spinner
passed to cli::make_spinner, defaults to a null file device