cherab.phix.tools.spinner.Spinner.write#

Spinner.write(text)Source#

Write text in the terminal without breaking the spinner.

Parameters:

text (str) – text to show in the terminal permanently.

Return type:

None