class

Term::Spinner

Inherits Reference < Object

Constants

DEFAULT_FRAMES = ["|", "/", "-", "\\"] of String

Constructors

new(clear : Bool = false, frames : Array(String) = DEFAULT_FRAMES, interval : Float64 = 0.1)
Source

Instance methods