View Source Igniter.Util.Loading (igniter v0.5.21)

Utilities for doing operations with loading spinners.

Summary

Functions

Runs the function with a loading spinner, suppressing all output.

Functions

spawn_loader(task_name)

with_log(opts \\ [], fun)

with_spinner(name, fun, opts \\ [])

Runs the function with a loading spinner, suppressing all output.