class TTY::Spinner

def execute_job

Other tags:
    Api: - public

Other tags:
    Yield: -
def execute_job
  job.(self) if job?
end