class TTY::Spinner
def spinning?
- Api: - public
Returns:
-
(Boolean)
- whether or not the spinner is spinning
def spinning? @state == :spinning end
(Boolean)
- whether or not the spinner is spinning
def spinning? @state == :spinning end