AshlinHarris / Spinners.jl

Command line spinners in Julia with Unicode support
MIT License
14 stars 1 forks source link

Support before and after message #71

Closed AshlinHarris closed 1 year ago

AshlinHarris commented 1 year ago

Example: @spinner :clock 0.1 "LOADING" "..." sleep(5)